ToolTipService.IsOpen Attached Property

Definition

Gets whether a tooltip is currently visible.

see GetIsOpen, and SetIsOpen
see GetIsOpen
see GetIsOpen, and SetIsOpen
see GetIsOpen
see GetIsOpen, and SetIsOpen
see GetIsOpen

Remarks

To determine whether a tooltip can appear, check the value of the IsEnabled property.

This is an attached property. For information about how to get the value of this property in code, see the GetIsOpen method.

Applies to

See also