| -api-id | P:Windows.UI.Xaml.Controls.Border.Child |
|---|---|
| -api-type | 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.