Base:
method
Unsubscribe
Microsoft.Maui.Controls.WeakEventProxy<TSource, TEventHandler>.Unsubscribe()
7 references to Unsubscribe
Microsoft.Maui.Controls (7)
Border\Border.cs (4)
24
_strokeShapeProxy?.
Unsubscribe
();
25
_strokeProxy?.
Unsubscribe
();
88
_strokeShapeProxy?.
Unsubscribe
();
137
_strokeProxy?.
Unsubscribe
();
Internals\WeakEventProxy.cs (1)
129
Unsubscribe
();
VisualElement\VisualElement.cs (2)
308
_shadowProxy?.
Unsubscribe
();
2167
_shadowProxy?.
Unsubscribe
();