4 references to XamlObjectEventArgs
System.Xaml (4)
System\Xaml\Events\XamlObjectEventArgs.cs (1)
16
this
(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));