1 write to _strokeShapeProxy
Microsoft.Maui.Controls (1)
Border\Border.cs (1)
76 _strokeShapeProxy ??= new();
3 references to _strokeShapeProxy
Microsoft.Maui.Controls (3)
Border\Border.cs (3)
24 _strokeShapeProxy?.Unsubscribe(); 77 _strokeShapeProxy.Subscribe(visualElement, _strokeShapeChanged); 88 _strokeShapeProxy?.Unsubscribe();