3 writes to StyleClass
Microsoft.Maui.Controls (3)
Shell\BaseShellItem.cs (3)
328 .StyleClass = bindableObjectStyle; 330 .StyleClass = bindableObjectStyle; 332 .StyleClass = bindableObjectStyle;
2 references to StyleClass
Microsoft.Maui.Controls (2)
StyleableElement\StyleableElement.cs (2)
44 /// <para>Equiavalent to <see cref="StyleClass"/>.</para> 55 IList<string> IStyleSelectable.Classes => StyleClass;