IStyleableStyleKey Property
Note: This API is now obsolete.
Gets the type by which the control is styled.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ObsoleteAttribute("Override StyledElement.StyleKeyOverride instead.")]
Type StyleKey { get; }
<ObsoleteAttribute("Override StyledElement.StyleKeyOverride instead.")>
ReadOnly Property StyleKey As Type
Get
[<ObsoleteAttribute("Override StyledElement.StyleKeyOverride instead.")>]
abstract StyleKey : Type with get
Property Value
Type