RibbonSplitButton.OnActivatingKeyTip(ActivatingKeyTipEventArgs) Method

Definition

Creates a new RibbonSplitButtonAutomationPeer object for this control.

protected:
 override void OnActivatingKeyTip(System::Windows::Controls::ActivatingKeyTipEventArgs ^ e);
protected override void OnActivatingKeyTip (System.Windows.Controls.ActivatingKeyTipEventArgs e);
override this.OnActivatingKeyTip : System.Windows.Controls.ActivatingKeyTipEventArgs -> unit
Protected Overrides Sub OnActivatingKeyTip (e As ActivatingKeyTipEventArgs)

Parameters

e
ActivatingKeyTipEventArgs

A new automation peer object for this control.

Applies to