Click or drag to resize
BorderChild Property
Gets or sets the child element to draw the border around.

Namespace: Windows.UI.Xaml.Controls
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public UIElement Child { get; set; }

Property Value

Type: UIElement
See Also