Summary
Gets the styled element's logical parent.
- Namespace
- Avalonia
- Containing Type
- StyledElement
Syntax
public IStyledElement? Parent { get; private set; }
Value
Type | Description |
---|---|
IStyledElement? |
public IStyledElement? Parent { get; private set; }
Type | Description |
---|---|
IStyledElement? |