1 implementation of PlatformContainerViewChanged
Microsoft.Maui.Controls (1)
VisualElement\VisualElement.cs (1)
2260
event EventHandler? IControlsVisualElement.
PlatformContainerViewChanged
1 reference to PlatformContainerViewChanged
Microsoft.Maui.Controls (1)
Platform\GestureManager\GestureManager.cs (1)
30
view.
PlatformContainerViewChanged
+= OnPlatformContainerViewChanged;