1 write to _styleSelectableNameAndBaseNames
Microsoft.Maui.Controls (1)
Element\Element_StyleSheets.cs (1)
36 _styleSelectableNameAndBaseNames = list.ToArray();
2 references to _styleSelectableNameAndBaseNames
Microsoft.Maui.Controls (2)
Element\Element_StyleSheets.cs (2)
27 if (_styleSelectableNameAndBaseNames == null) 38 return _styleSelectableNameAndBaseNames;