Miner.PresentationFramework Assembly > System.Windows Namespace > VisualStateManager Class : RaiseCurrentStateChanged Method |
'Declaration Protected Sub RaiseCurrentStateChanged( _ ByVal stateGroup As VisualStateGroup, _ ByVal oldState As VisualState, _ ByVal newState As VisualState, _ ByVal control As Control _ )
'Usage Dim instance As VisualStateManager Dim stateGroup As VisualStateGroup Dim oldState As VisualState Dim newState As VisualState Dim control As Control instance.RaiseCurrentStateChanged(stateGroup, oldState, newState, control)
protected void RaiseCurrentStateChanged( VisualStateGroup stateGroup, VisualState oldState, VisualState newState, Control control )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.