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