Visual Basic (Declaration) | |
---|---|
Public Property EventsSource As AutomationPeer |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ColorPickerAutomationPeer Dim value As AutomationPeer instance.EventsSource = value value = instance.EventsSource |
C# | |
---|---|
public AutomationPeer EventsSource {get; set;} |
C++/CLI | |
---|---|
public: property AutomationPeer^ EventsSource { AutomationPeer^ get(); void set ( AutomationPeer^ value); } |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2