1 write to SupportedVisuals
Microsoft.Maui.Controls (1)
HandlerAttribute.cs (1)
18
SupportedVisuals
= supportedVisuals ?? new[] { typeof(VisualMarker.DefaultVisual) };
2 references to SupportedVisuals
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);