[]
protected override bool GoToStateCore(FrameworkElement control, FrameworkElement stateGroupsRoot, string stateName, VisualStateGroup group, VisualState state, bool useTransitions)
Protected Overrides Function GoToStateCore(control As FrameworkElement, stateGroupsRoot As FrameworkElement, stateName As String, group As VisualStateGroup, state As VisualState, useTransitions As Boolean) As Boolean
| Type | Name | Description |
|---|---|---|
| FrameworkElement | control | |
| FrameworkElement | stateGroupsRoot | |
| string | stateName | |
| VisualStateGroup | group | |
| VisualState | state | |
| bool | useTransitions |
| Type | Description |
|---|---|
| bool |