Property Child
| Improve this Doc View SourceChild
Gets the contained child element. This is a dependency property.
Declaration
public UIElement Child { get; }
Property Value
Type | Description |
---|---|
System.Windows.UIElement |
Gets the contained child element. This is a dependency property.
public UIElement Child { get; }
Type | Description |
---|---|
System.Windows.UIElement |