1 write to IdName
Microsoft.Maui.Controls (1)
StyleSheets\Selector.cs (1)
175
IdName
= id;
1 reference to IdName
Microsoft.Maui.Controls (1)
StyleSheets\Selector.cs (1)
179
public override bool Matches(IStyleSelectable styleable) => styleable.Id ==
IdName
;