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