5 references to MainDisplayInfoChanged
Microsoft.Maui.Controls (4)
FlyoutPage\FlyoutPage.cs (2)
337
DeviceDisplay.
MainDisplayInfoChanged
-= OnMainDisplayInfoChanged;
341
DeviceDisplay.
MainDisplayInfoChanged
+= OnMainDisplayInfoChanged;
OrientationStateTrigger.cs (2)
40
DeviceDisplay.
MainDisplayInfoChanged
+= OnInfoPropertyChanged;
48
DeviceDisplay.
MainDisplayInfoChanged
-= OnInfoPropertyChanged;
Microsoft.Maui.Controls.Foldable (1)
NoPlatformFoldableService.cs (1)
25
DeviceDisplay.
MainDisplayInfoChanged
+= OnDeviceInfoChanged;