1 reference to StateMachineExecutionStateKey
System.Workflow.Activities (1)
State.cs (1)
39
internal static DependencyProperty StateMachineExecutionStateProperty = DependencyProperty.Register(StateMachineExecutionState.
StateMachineExecutionStateKey
, typeof(StateMachineExecutionState), typeof(StateActivity), new PropertyMetadata());