StylingParent Property
Gets the parent style host element.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IStyleHost? StylingParent { get; }
ReadOnly Property StylingParent As IStyleHost
Get
abstract StylingParent : IStyleHost with get