1 write to _fillProxy
Microsoft.Maui.Controls (1)
Shapes\Shape.cs (1)
204 _fillProxy ??= new();
3 references to _fillProxy
Microsoft.Maui.Controls (3)
Shapes\Shape.cs (3)
23 _fillProxy?.Unsubscribe(); 205 _fillProxy.Subscribe(fill, _fillChanged); 224 _fillProxy?.Unsubscribe();