2 references to NextFocusRightViewProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\VisualElement.cs (2)
376 return (View)element.GetValue(NextFocusRightViewProperty); 386 element.SetValue(NextFocusRightViewProperty, value);