ToolTipText Property (CustomContentPresenter)
In This Topic
Gets or sets the text that appears as a ToolTip for this
CustomContentPresenter.
Syntax
'Declaration
Public MustOverride ReadOnly Property ToolTipText As String
public abstract string ToolTipText {get;}
See Also