Gets or sets whether or not any ValidationHint object owned by this Adorner UI Manager should display hints next to its target UI element.
public bool ShowHint { get; set; }
Public Property ShowHint As Boolean
See the ValidationHintBaseDefaultProperties.ShowHint property to learn more.