'Declaration
<System.Windows.TemplateVisualStateAttribute(Name="Dragging", GroupName="MovementStates")> <System.Windows.TemplateVisualStateAttribute(Name="MouseOver", GroupName="MovementStates")> <System.Windows.TemplateVisualStateAttribute(Name="Normal", GroupName="MovementStates")> Public Class DataGridVerticalFreezingSeparatorPresenter Inherits System.Windows.Controls.Control
[System.Windows.TemplateVisualState(Name="Dragging", GroupName="MovementStates")] [System.Windows.TemplateVisualState(Name="MouseOver", GroupName="MovementStates")] [System.Windows.TemplateVisualState(Name="Normal", GroupName="MovementStates")] public class DataGridVerticalFreezingSeparatorPresenter : System.Windows.Controls.Control