2 references to NextFocusLeftViewProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\VisualElement.cs (2)
334 return (View)element.GetValue(NextFocusLeftViewProperty); 344 element.SetValue(NextFocusLeftViewProperty, value);