'DeclarationPublic Property Style As System.Windows.Style
'UsageDim instance As RowHeader Dim value As System.Windows.Style instance.Style = value value = instance.Style
public System.Windows.Style Style {get; set;}
public read-write property Style: System.Windows.Style; 
            public function get,set Style : System.Windows.Style