1 implementation of PageIsChildOfPlatform
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Platform.cs (1)
222 public bool PageIsChildOfPlatform(Page page)
4 references to PageIsChildOfPlatform
Microsoft.Maui.Controls.Compatibility (4)
Tizen\PopupManager.cs (4)
39 if (!_platform.PageIsChildOfPlatform(sender)) 47 if (!_platform.PageIsChildOfPlatform(sender)) 55 if (!_platform.PageIsChildOfPlatform(sender)) 63 if (!_platform.PageIsChildOfPlatform(sender))