Summary
Gets the parent that the visual is being attached to or detached from.
- Namespace
- Avalonia
- Containing Type
- Visual
Tree Attachment Event Args
Syntax
public IVisual Parent { get; }
Value
Type | Description |
---|---|
IVisual |
public IVisual Parent { get; }
Type | Description |
---|---|
IVisual |