[]
Gets the ToolTip used to display tooltips in the preview. Change this to customize the way preview tooltips look (e.g. change colors etc.).
[TypeConverter(typeof(ExpandableObjectConverter))]
public PreviewToolTip ToolTip { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property ToolTip As PreviewToolTip