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