'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <NotifyParentPropertyAttribute(True)> Public ReadOnly Property BackgroundImageType As ButtonBackgroundImageType
'Usage Dim instance As ButtonType Dim value As ButtonBackgroundImageType value = instance.BackgroundImageType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] [NotifyParentProperty(true)] public ButtonBackgroundImageType BackgroundImageType {get;}