49 references to ActiveDesigner
System.Workflow.ComponentModel (49)
AuthoringOM\Design\ActivityPreviewDesigner.cs (20)
117
if (
ActiveDesigner
== this)
268
if (
ActiveDesigner
== this)
296
if (!Expanded || ContainedDesigners.Count > 0 || ShowPreview ||
ActiveDesigner
!= this)
323
if (Expanded &&
ActiveDesigner
== this)
377
if (Expanded &&
ActiveDesigner
== this)
418
if (
ActiveDesigner
== this)
441
if (
ActiveDesigner
== this)
456
if (
ActiveDesigner
!= this)
515
if (
ActiveDesigner
== this && this.previewStrip.Bounds.Contains(dropPoint))
536
if (!Expanded ||
ActiveDesigner
!= this)
569
if (
ActiveDesigner
== this && Expanded)
608
if (Expanded &&
ActiveDesigner
== this)
664
if (
ActiveDesigner
== this)
678
if (
ActiveDesigner
== this)
690
if (
ActiveDesigner
== this)
698
if (
ActiveDesigner
== this)
765
if (
ActiveDesigner
== this)
806
if (selectionService == null ||
ActiveDesigner
!= this)
1026
if (activityCollectionDesigner != null && activityCollectionDesigner.
ActiveDesigner
== activityCollectionDesigner)
1044
if (activityCollectionDesigner != null && activityCollectionDesigner.
ActiveDesigner
== activityCollectionDesigner)
AuthoringOM\Design\ParallelActivityDesigner.cs (9)
57
if (
ActiveDesigner
!= this)
75
if (
ActiveDesigner
!= this)
128
if (
ActiveDesigner
!= this)
152
if (
ActiveDesigner
!= this)
169
if (
ActiveDesigner
!= this)
196
if (Expanded &&
ActiveDesigner
== this)
215
if (Expanded &&
ActiveDesigner
== this)
243
if (Expanded &&
ActiveDesigner
== this && compositeDesignerTheme != null)
277
if (!Expanded ||
ActiveDesigner
!= this)
AuthoringOM\Design\SequenceDesignerAccessibleObject.cs (2)
45
if (sequentialActivityDesigner.
ActiveDesigner
!= sequentialActivityDesigner)
57
if (sequentialActivityDesigner.
ActiveDesigner
!= sequentialActivityDesigner)
AuthoringOM\Design\SequentialActivityDesigner.cs (7)
94
if (
ActiveDesigner
!= this)
109
if (
ActiveDesigner
!= this)
175
if (
ActiveDesigner
!= this)
302
if (
ActiveDesigner
!= this)
336
if (
ActiveDesigner
!= this)
438
if (Expanded &&
ActiveDesigner
== this)
474
if (Expanded &&
ActiveDesigner
== this && compositeDesignerTheme != null)
AuthoringOM\Design\SequentialWorkflowRootDesigner.cs (1)
223
ActivityDesigner activeDesigner =
ActiveDesigner
;
AuthoringOM\Design\StructuredCompositeActivityDesigner.cs (10)
57
ActivityDesigner activeDesigner =
ActiveDesigner
;
92
ActivityDesigner activeDesigner =
ActiveDesigner
;
104
ActivityDesigner activeDesigner =
ActiveDesigner
;
164
ActivityDesigner activeDesigner =
ActiveDesigner
;
369
ActivityDesigner activeDesigner =
ActiveDesigner
;
392
CompositeActivityDesigner activeCompositeDesigner =
ActiveDesigner
as CompositeActivityDesigner;
407
ActivityDesigner activeDesigner =
ActiveDesigner
;
463
ActivityDesigner activeDesigner =
ActiveDesigner
;
540
ActivityDesigner activeDesigner =
ActiveDesigner
;
561
ActivityDesigner activeDesigner =
ActiveDesigner
;