The following tables list the members exposed by ClippedTextToolTipService.
Name | Description | |
---|---|---|
AncestorTypeForToolTipProperty | Identifies the AncestorTypeForToolTip attached dependency property | |
ShowToolTipWhenClippedProperty | Identifies the ShowToolTipWhenClipped attached dependency property | |
ToolTipStyleKeyProperty | Identifies the ToolTipStyleKey attached dependency property |
Name | Description | |
---|---|---|
GetAncestorTypeForToolTip | Returns the type of the ancestor element on which the tooltip will be set. | |
GetShowToolTipWhenClipped | Returns a boolean indicating whether the service will provide a System.Windows.Controls.ToolTip for the System.Windows.Controls.TextBlock on which the property is set. | |
GetToolTipStyleKey | Returns the System.Windows.ResourceKey for a System.Windows.FrameworkElement.Style that will be used by the System.Windows.Controls.ToolTip created when the ShowToolTipWhenClippedProperty has been set to true. | |
SetAncestorTypeForToolTip | Sets the value of the 'AncestorTypeForToolTip' attached property | |
SetShowToolTipWhenClipped | Sets the value of the 'ShowToolTipWhenClipped' attached property | |
SetToolTipStyleKey | Sets the System.Windows.ResourceKey for a System.Windows.FrameworkElement.Style that will be used by the System.Windows.Controls.ToolTip created when the ShowToolTipWhenClippedProperty has been set to true. |