4 references to Owner
System.Activities (4)
System\Activities\Statements\FlowStep.cs (1)
57TD.FlowchartNextNull(this.Owner.DisplayName);
System\Activities\Statements\FlowSwitch.cs (3)
103TD.FlowchartSwitchCase(this.Owner.DisplayName, newValue.ToString()); 113TD.FlowchartSwitchDefault(this.Owner.DisplayName); 120TD.FlowchartSwitchCaseNotFound(this.Owner.DisplayName);