Click or drag to resize
DigitalRunePlatformHelper Properties

The PlatformHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultCursor
Gets the default cursor (System.Windows.Forms.Form).
Public propertyStatic memberIsClipboardSupported
Gets a value indicating whether the System.Windows.Forms.Clipboard is supported on the current platform.
Public propertyStatic memberMouseWheelScrollDelta
Gets the amount of the delta value of a single mouse wheel rotation increment.
Public propertyStatic memberMouseWheelScrollLines
Gets the number of lines to scroll when the mouse wheel is rotated.
Top
See Also