次の方法で共有


WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage プロパティ

定義

ルーティング ステージを取得します。

public:
 property WebViewControlAcceleratorKeyRoutingStage RoutingStage { WebViewControlAcceleratorKeyRoutingStage get(); };
WebViewControlAcceleratorKeyRoutingStage RoutingStage();
public WebViewControlAcceleratorKeyRoutingStage RoutingStage { get; }
var webViewControlAcceleratorKeyRoutingStage = webViewControlAcceleratorKeyPressedEventArgs.routingStage;
Public ReadOnly Property RoutingStage As WebViewControlAcceleratorKeyRoutingStage

プロパティ値

ルーティング ステージ。

適用対象