Share via


AutomationEventArgsMapping.Event Property

Definition

Gets or sets the event details.

public:
 property System::Windows::Automation::AutomationEvent ^ Event { System::Windows::Automation::AutomationEvent ^ get(); void set(System::Windows::Automation::AutomationEvent ^ value); };
public System.Windows.Automation.AutomationEvent Event { get; set; }
member this.Event : System.Windows.Automation.AutomationEvent with get, set
Public Property Event As AutomationEvent

Property Value

Applies to