1 write to _strokeShapeChanged
Microsoft.Maui.Controls (1)
Border\Border.cs (1)
68
_strokeShapeChanged
??= (sender, e) =>
1 reference to _strokeShapeChanged
Microsoft.Maui.Controls (1)
Border\Border.cs (1)
77
_strokeShapeProxy.Subscribe(visualElement,
_strokeShapeChanged
);