15 references to GetStateMachineContainerEditor
System.Activities.Core.Presentation (15)
System\Activities\Core\Presentation\StateContainerEditor.ModelChangeReactions.cs (2)
301else if (e.Key.Equals(ConnectorLocationViewStateKey) && !this.GetStateMachineContainerEditor().internalViewStateChange) 310this.GetStateMachineContainerEditor().panel.RemoveConnectorEditor();
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (13)
362this.stateMachineContainerEditor = this.GetStateMachineContainerEditor(); 652StateContainerEditor stateMachineEditor = this.GetStateMachineContainerEditor(); 733this.GetStateMachineContainerEditor().AddTransitionVisuals(transitions); 1007StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 1196Point mousePosition = e.GetPosition(this.GetStateMachineContainerEditor()); 1277StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2196StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2213StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2219StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2228StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2236StateContainerEditor stateMachineContainer = this.GetStateMachineContainerEditor(); 2244this.GetStateMachineContainerEditor().panel.InvalidateMeasure(); 2343this.GetStateMachineContainerEditor().activeSrcConnectionPoint = this.GetSourceConnectionPointForAutoConnect(sourceElement, edgeLocation);