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