'DeclarationProperty BackgroundColor As Color
'UsageDim instance As ISmartButton Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
Color BackgroundColor {get; set;}
'DeclarationProperty BackgroundColor As Color
'UsageDim instance As ISmartButton Dim value As Color instance.BackgroundColor = value value = instance.BackgroundColor
Color BackgroundColor {get; set;}