'宣言 Public Property BorderThickness As System.Windows.Thickness
'使用法 Dim instance As SearchToolbar Dim value As System.Windows.Thickness instance.BorderThickness = value value = instance.BorderThickness
public System.Windows.Thickness BorderThickness {get; set;}