1 write to Name
Microsoft.Maui.Controls (1)
Shell\QueryPropertyAttribute.cs (1)
20 Name = name;
2 references to Name
Microsoft.Maui.Controls (2)
Shell\ShellContent.cs (2)
389 PropertyInfo prop = type.GetRuntimeProperty(attrib.Name); 409 PropertyInfo prop = type.GetRuntimeProperty(attrib.Name);