'Declaration Protected Property DefaultStyleKey As System.Object
'Usage Dim instance As RangeGroupHeaderButtonPresenter Dim value As System.Object instance.DefaultStyleKey = value value = instance.DefaultStyleKey
protected System.object DefaultStyleKey {get; set;}