2 references to NextFocusUpViewProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\VisualElement.cs (2)
250
return (View)element.GetValue(
NextFocusUpViewProperty
);
260
element.SetValue(
NextFocusUpViewProperty
, value);