'Declaration
Public Property FontWeight As System.Windows.FontWeight
'Usage
Dim instance As RowHeader Dim value As System.Windows.FontWeight instance.FontWeight = value value = instance.FontWeight
public System.Windows.FontWeight FontWeight {get; set;}
public read-write property FontWeight: System.Windows.FontWeight;
public function get,set FontWeight : System.Windows.FontWeight