次の方法で共有


HostedWpfControl.DoDefaultAction Method

Definition

Performs this hosted application's default action, if there is one.

public:
 virtual void DoDefaultAction();
public virtual void DoDefaultAction ();
abstract member DoDefaultAction : unit -> unit
override this.DoDefaultAction : unit -> unit
Public Overridable Sub DoDefaultAction ()

Implements

Remarks

The default action is the one with an id of 1, but it is not required.

Applies to