2 references to NextFocusBackViewProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\VisualElement.cs (2)
418
return (View)element.GetValue(
NextFocusBackViewProperty
);
428
element.SetValue(
NextFocusBackViewProperty
, value);