1 write to _shadowProxy
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
2150
_shadowProxy
??= new();
3 references to _shadowProxy
Microsoft.Maui.Controls (3)
VisualElement\VisualElement.cs (3)
308
_shadowProxy
?.Unsubscribe();
2151
_shadowProxy
.Subscribe(shadow, _shadowChanged);
2167
_shadowProxy
?.Unsubscribe();