Class AppliedStyle
- Namespace
- Avalonia.Diagnostics
- Assembly
- Avalonia.Base.dll
[PrivateApi]
[Unstable("Use StyledElementExtensions.GetValueStoreDiagnostic() instead")]
public sealed class AppliedStyle
- Inheritance
-
AppliedStyle
- Inherited Members
Properties
HasActivator
public bool HasActivator { get; }
Property Value
IsActive
public bool IsActive { get; }
Property Value
Style
public StyleBase Style { get; }