|  | ToolTipManager Properties | 
The ToolTipManager type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CreateToolTipContent | |
|  | IsToolTipOpen | 
            Gets a value indicating whether a tool tip is currently shown.
             | 
|  | Screen | 
            Gets or sets the screen.
             | 
|  | ToolTipControl | 
            Gets the ContentControl that shows the tool tip.
             | 
|  | ToolTipDelay | 
            Gets the time which the mouse has to stand still before a tool tip pops up.
             | 
|  | ToolTipOffset | 
            Gets the offset of the tool tip to the mouse position.
             | 
 See Also
See Also