-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Border.Child |
winrt property |
Gets or sets the child element to draw the border around.
<Border>
singleChild
</Border>
- singleChild
- singleChildA single object element that the border encloses. This child must be an object that derives from UIElement.