Table of Contents

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

bool

IsActive

public bool IsActive { get; }

Property Value

bool

Style

public StyleBase Style { get; }

Property Value

StyleBase