2 references to FindNextChild
Microsoft.Maui (2)
Core\Extensions\VisualTreeElementExtensions.cs (2)
244 var returnValue = FindNextChild(foundParent, platformView, platformParentPath); 297 return FindNextChild(childMatch, platformView, platformParentPath);