Click or drag to resize
DigitalRuneToolTipManager Properties

The ToolTipManager type exposes the following members.

Properties
  NameDescription
Public propertyCreateToolTipContent
Gets or sets a callback that creates a UIControl for a ToolTip.
Public propertyIsToolTipOpen
Gets a value indicating whether a tool tip is currently shown.
Public propertyScreen
Gets or sets the screen.
Public propertyToolTipControl
Gets the ContentControl that shows the tool tip.
Public propertyToolTipDelay
Gets the time which the mouse has to stand still before a tool tip pops up.
Public propertyToolTipOffset
Gets the offset of the tool tip to the mouse position.
Top
See Also