3 references to IsThisMyPlatformView
Microsoft.Maui (3)
Core\Extensions\VisualTreeElementExtensions.cs (3)
234 if (foundParent?.IsThisMyPlatformView(platformView) == true) 250 !returnValue.IsThisMyPlatformView(platformView)) 271 if (childVTE.IsThisMyPlatformView(platformView))