1 write to _strokeProxy
Microsoft.Maui.Controls (1)
Border\Border.cs (1)
117
_strokeProxy
??= new();
3 references to _strokeProxy
Microsoft.Maui.Controls (3)
Border\Border.cs (3)
25
_strokeProxy
?.Unsubscribe();
118
_strokeProxy
.Subscribe(stroke, _strokeChanged);
137
_strokeProxy
?.Unsubscribe();