ToolTipService.IsOpen Attached Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.