Gets or sets whether to highlight non-default property values. This is a dependency property.
public bool HighlightNonDefaultValues { get; set; }
Public Property HighlightNonDefaultValues As Boolean
If the HighlightNonDefaultValues property is set to true, non-default values are highlighted by changing the color of the menu button.