9 references to HandlerTypeIllegal
PresentationCore (9)
System\Windows\EventHandlersStore.cs (2)
157throw new ArgumentException(SR.HandlerTypeIllegal); 191throw new ArgumentException(SR.HandlerTypeIllegal);
System\Windows\EventManager.cs (1)
171throw new ArgumentException(SR.HandlerTypeIllegal);
System\Windows\Generated\ContentElement.cs (2)
538throw new ArgumentException(SR.HandlerTypeIllegal); 593throw new ArgumentException(SR.HandlerTypeIllegal);
System\Windows\Generated\UIElement.cs (2)
538throw new ArgumentException(SR.HandlerTypeIllegal); 593throw new ArgumentException(SR.HandlerTypeIllegal);
System\Windows\Generated\UIElement3D.cs (2)
335throw new ArgumentException(SR.HandlerTypeIllegal); 390throw new ArgumentException(SR.HandlerTypeIllegal);