1 write to func
Microsoft.Maui.Controls (1)
StyleSheets\Selector.cs (1)
153 this.func = func;
1 reference to func
Microsoft.Maui.Controls (1)
StyleSheets\Selector.cs (1)
156 public override bool Matches(IStyleSelectable styleable) => func(styleable);