1 reference to LoadStyleSheets
Microsoft.Maui.Controls (1)
Registrar.cs (1)
317
static readonly Lazy<Dictionary<string, IList<StylePropertyAttribute>>> LazyStyleProperties = new Lazy<Dictionary<string, IList<StylePropertyAttribute>>>(
LoadStyleSheets
);