Click or drag to resize

AcceleratorKeyOptions Properties

The AcceleratorKeyOptions type exposes the following members.

Properties
  NameDescription
Public propertyDeveloperTools
Gets or sets a value indicating whether keyboard shortcut Ctrl+Shift+I toggles the Developer Tools
Public propertyReload
Gets or sets a value indicating whether keyboard shortcuts Ctrl+R and F5 reloads the current window
Public propertyReloadIgnoringCache
Gets or sets a value indicating whether keyboard shortcuts Ctrl+Shift+R and Shift+F5 reloads the current window from source
Public propertyZoom
Gets or sets a value indicating whether zoom keyboard shortcuts are enabled for the current window (see Remarks)
Top
See Also