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