1 write to TargetType
Microsoft.Maui.Controls (1)
HandlerAttribute.cs (1)
19
TargetType
= target;
3 references to TargetType
Microsoft.Maui.Controls (3)
Registrar.cs (3)
337
Registered.Register(attribute.HandlerType, attribute.
TargetType
, attribute.SupportedVisuals, attribute.Priority);
495
Registered.Register(attribute.HandlerType, attribute.
TargetType
, attribute.SupportedVisuals, attribute.Priority);
499
viewRegistered?.Invoke((attribute.
TargetType
, attribute.HandlerType));