IStyleableStyleKey Property

Note: This API is now obsolete.
Gets the type by which the control is styled.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
[ObsoleteAttribute("Override StyledElement.StyleKeyOverride instead.")]
Type StyleKey { get; }

Property Value

Type

See Also