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