IStyleHostIsStylesInitialized Property
Gets a value indicating whether
Styles is initialized.
Namespace: Avalonia.StylingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsStylesInitialized { get; }
ReadOnly Property IsStylesInitialized As Boolean
Get
abstract IsStylesInitialized : bool with get
Property Value
Boolean
The
Styles property may be lazily initialized, if so this property
indicates whether it has been initialized.