Skip to main content

NavigationOptions Fields
Show Inherited Hide Inherited

Provides settings that specify the ways in which zooming and scrolling can be performed.
Name Description
UseKeyboardProperty static Identifies the NavigationOptionsBase.UseKeyboardProperty dependency property. Inherited from NavigationOptionsBase.
UseMouseProperty static Identifies the NavigationOptionsBase.UseMouseProperty dependency property. Inherited from NavigationOptionsBase.
UseScrollBarsProperty static Identifies the NavigationOptions.UseScrollBarsProperty dependency property.
UseTouchDeviceProperty static Identifies the NavigationOptionsBase.UseTouchDeviceProperty dependency property. Inherited from NavigationOptionsBase.
See Also