AutomationPeer::EventsSource Property
.NET Framework (current version)
Gets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer.
Assembly: PresentationCore (in PresentationCore.dll)
public: property AutomationPeer^ EventsSource { AutomationPeer^ get(); void set(AutomationPeer^ value); }
Property Value
Type: System.Windows.Automation.Peers::AutomationPeer^The AutomationPeer that is the source of events.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: