'Declaration <System.Windows.TemplateVisualStateAttribute(Name="Expanded", GroupName="GroupState")> <System.Windows.TemplateVisualStateAttribute(GroupName="GroupState", Name="Collapsed")> Public Class RangeGroupButtonPresenter Inherits System.Windows.Controls.Button
'Usage Dim instance As RangeGroupButtonPresenter
[System.Windows.TemplateVisualState(Name="Expanded", GroupName="GroupState")] [System.Windows.TemplateVisualState(GroupName="GroupState", Name="Collapsed")] public class RangeGroupButtonPresenter : System.Windows.Controls.Button