2 references to IsFocusAllowed
Microsoft.Maui.Controls (1)
PlatformConfiguration\TizenSpecific\VisualElement.cs (1)
116
return
IsFocusAllowed
(config.Element);
Microsoft.Maui.Controls.Compatibility (1)
Tizen\Renderers\VisualElementRenderer.cs (1)
764
bool? isFocusAllowed = Specific.
IsFocusAllowed
(Element);