2 writes to _appThemeProxy
Microsoft.Maui.Controls (2)
AppThemeBinding.cs (2)
74 _appThemeProxy = new AppThemeProxy(bindObj as Element, this); 81 _appThemeProxy = null;
1 reference to _appThemeProxy
Microsoft.Maui.Controls (1)
AppThemeBinding.cs (1)
80 _appThemeProxy?.Unsubscribe();