Compartir a través de


WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage Propiedad

Definición

Obtiene la fase de enrutamiento.

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

Valor de propiedad

Fase de enrutamiento.

Se aplica a