1 instantiation of WeakBackgroundChangedProxy
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
325 _backgroundProxy ??= new();
1 reference to WeakBackgroundChangedProxy
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
299 WeakBackgroundChangedProxy _backgroundProxy;