2 references to GetAttachableEvent
System.Xaml (2)
System\Xaml\Schema\TypeReflector.cs (1)
1018
member = schemaContext.
GetAttachableEvent
(name, adder);
System\Xaml\XamlType.cs (1)
1081
return SchemaContext.
GetAttachableEvent
(name, setter);