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