2 references to
Microsoft.Maui.Controls (1)
HandlerAttribute.cs (1)
12 protected HandlerAttribute(Type handler, [DynamicallyAccessedMembers(Internals.HandlerType.TargetMembers)] Type target) : this(handler, target, null)
Microsoft.Maui.Controls.Compatibility (1)
ExportRendererAttribute.cs (1)
13 public ExportRendererAttribute(Type handler, [DynamicallyAccessedMembers(Internals.HandlerType.TargetMembers)] Type target, Type[] supportedVisuals) : base(handler, target, supportedVisuals)