WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.