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