3 overrides of OnIsPlatformEnabledChanged
Microsoft.Maui.Controls (2)
LegacyLayouts\FlexLayout.cs (1)
246
internal override void
OnIsPlatformEnabledChanged
()
ListView\ListView.cs (1)
601
internal override void
OnIsPlatformEnabledChanged
()
Microsoft.Maui.Controls.Foldable (1)
TwoPaneView.cs (1)
269
internal override void
OnIsPlatformEnabledChanged
()
4 references to OnIsPlatformEnabledChanged
Microsoft.Maui.Controls (3)
LegacyLayouts\FlexLayout.cs (1)
248
base.
OnIsPlatformEnabledChanged
();
ListView\ListView.cs (1)
603
base.
OnIsPlatformEnabledChanged
();
VisualElement\VisualElement.cs (1)
1014
OnIsPlatformEnabledChanged
();
Microsoft.Maui.Controls.Foldable (1)
TwoPaneView.cs (1)
271
base.
OnIsPlatformEnabledChanged
();