1 write to _shadowProxy
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
2139
_shadowProxy
??= new();
3 references to _shadowProxy
Microsoft.Maui.Controls (3)
VisualElement\VisualElement.cs (3)
311
_shadowProxy
?.Unsubscribe();
2140
_shadowProxy
.Subscribe(shadow, _shadowChanged);
2156
_shadowProxy
?.Unsubscribe();