1 write to Priority
Microsoft.Maui.Controls (1)
HandlerAttribute.cs (1)
21 Priority = 0;
2 references to Priority
Microsoft.Maui.Controls (2)
Registrar.cs (2)
337 Registered.Register(attribute.HandlerType, attribute.TargetType, attribute.SupportedVisuals, attribute.Priority); 495 Registered.Register(attribute.HandlerType, attribute.TargetType, attribute.SupportedVisuals, attribute.Priority);