'Declaration Public Property HeaderFontStretch As System.Windows.FontStretch
'Usage Dim instance As ToolbarDropDown Dim value As System.Windows.FontStretch instance.HeaderFontStretch = value value = instance.HeaderFontStretch
public System.Windows.FontStretch HeaderFontStretch {get; set;}