TextToolTipService::GetAutoShowToolTipWhenObscured Method (FrameworkElement^)
Visual Studio 2015
Gets the value of the AutoShowToolTipWhenObscured attribute for the specified element.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- element
-
Type:
System.Windows::FrameworkElement^
The element to get the AutoShowToolTipWhenObscured flag for.
Return Value
Type: System::BooleanReturns the AutoshowToolTipWhenObscured attribute value of the specified element.
Show: