共用方式為


WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage 屬性

定義

取得路由階段。

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

屬性值

路由階段。

適用於