Property Child
| Improve this Doc View SourceChild
Gets the child of this InPlaceEditor, either InertElement or EditorElement.
Declaration
public UIElement Child { get; }
Property Value
Type | Description |
---|---|
System.Windows.UIElement |
Gets the child of this InPlaceEditor, either InertElement or EditorElement.
public UIElement Child { get; }
Type | Description |
---|---|
System.Windows.UIElement |