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