ToolTip Property (WPFBase)
Class
WPFBase
.
Action
Gets the tool tip that is displayed for this element in the user interface (UI).
Syntax
C#
protected
String
ToolTip { get; }
VB
'Declaration Protected Read Property ToolTip As
String
Access
Read only.