'宣言
<System.ComponentModel.BindableAttribute(True)> <System.ComponentModel.CategoryAttribute("Layout")> Public Property Padding As System.Windows.Thickness
[System.ComponentModel.Bindable(true)] [System.ComponentModel.Category("Layout")] public System.Windows.Thickness Padding {get; set;}