Share via


WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage Property

Definition

Gets the routing stage.

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

Property Value

The routing stage.

Applies to