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