1 write to _styleId
Microsoft.Maui.Controls (1)
Element\Element.cs (1)
145 _styleId = value;
2 references to _styleId
Microsoft.Maui.Controls (2)
Element\Element.cs (2)
138 get { return _styleId; } 141 if (_styleId == value)