UIControl.PrimaryActionTriggered Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when the primary action associated with this UIControl is triggered.
public event EventHandler PrimaryActionTriggered;
member this.PrimaryActionTriggered : EventHandler