| DynamicEventHandlerAssociatedObject Property |
Gets the
Object to which the event handler is attached.
Namespace:
Cauldron.XAML
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public Object AssociatedObject { get; }
Property Value
Type:
Object[Missing <value> documentation for "P:Cauldron.XAML.DynamicEventHandler.AssociatedObject"]
See Also