4 references to XamlObjectEventArgs
System.Xaml (4)
System\Xaml\Events\XamlObjectEventArgs.cs (1)
16this(instance)
System\Xaml\InfosetObjects\XamlObjectWriter.cs (3)
158_beforePropertiesHandler(this, new XamlObjectEventArgs(value)); 166_afterPropertiesHandler(this, new XamlObjectEventArgs(value)); 174_afterEndInitHandler(this, new XamlObjectEventArgs(value));