2 references to GetNextFocusUpView
Microsoft.Maui.Controls (1)
PlatformConfiguration\TizenSpecific\VisualElement.cs (1)
270 return GetNextFocusUpView(config.Element);
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\VisualElementRenderer.cs (1)
791 if (Specific.GetNextFocusUpView(Element) != null)