Skip to main content

IsStylesInitialized Property

Gets a value indicating whether Styles is initialized.

Definition

Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)

bool IsStylesInitialized { get; }
View Source

Property Value

Boolean

Remarks

The Styles property may be lazily initialized, if so this property indicates whether it has been initialized.

See Also

Reference

IStyleHost Interface
Avalonia.Styling Namespace