1 write to _strokeProxy
Microsoft.Maui.Controls (1)
Shapes\Shape.cs (1)
239
_strokeProxy
??= new();
3 references to _strokeProxy
Microsoft.Maui.Controls (3)
Shapes\Shape.cs (3)
24
_strokeProxy
?.Unsubscribe();
240
_strokeProxy
.Subscribe(stroke, _strokeChanged);
259
_strokeProxy
?.Unsubscribe();