3 references to NameProperty
Microsoft.Maui.Controls (3)
AutomationProperties.cs (2)
59
return (string)bindable.GetValue(
NameProperty
);
94
bindable.SetValue(
NameProperty
, value);
SemanticProperties.cs (1)
54
AutomationProperties.
NameProperty
,