NavigationEventData.IsNavigatingX 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 whether the navigation gesture the user is performing involves motion on the horizontal axis.
public bool IsNavigatingX { get; }
member this.IsNavigatingX : bool
Public ReadOnly Property IsNavigatingX As Boolean