22 writes to ShowDropShadow
System.Workflow.Activities (15)
Designers\CAGDesigner.cs (1)
61
this.
ShowDropShadow
= false;
Designers\ConditionalDesigner.cs (1)
143
this.
ShowDropShadow
= false;
Designers\ConditionedDesigner.cs (1)
40
this.
ShowDropShadow
= false;
Designers\EventDrivenDesigner.cs (1)
60
this.
ShowDropShadow
= false;
Designers\EventHandlersDesigner.cs (1)
101
this.
ShowDropShadow
= false;
Designers\ListenDesigner.cs (1)
100
this.
ShowDropShadow
= false;
Designers\ParallelDesigner.cs (1)
70
this.
ShowDropShadow
= false;
Designers\SequenceDesigner.cs (1)
28
this.
ShowDropShadow
= false;
Designers\ServiceDesigner.cs (1)
104
this.
ShowDropShadow
= true;
Designers\StateDesigner.cs (1)
2794
this.
ShowDropShadow
= false;
Designers\StateFinalizationDesigner.cs (1)
67
this.
ShowDropShadow
= false;
Designers\StateInitializationDesigner.cs (1)
67
this.
ShowDropShadow
= false;
Designers\StateMachineWorkflowDesigner.cs (1)
129
this.
ShowDropShadow
= true;
Designers\WhileDesigner.cs (1)
112
this.
ShowDropShadow
= false;
EventHandlingScope.cs (1)
300
this.
ShowDropShadow
= false;
System.Workflow.ComponentModel (6)
AuthoringOM\Behaviors\CancellationHandlerDesigner.cs (1)
63
this.
ShowDropShadow
= false;
AuthoringOM\Behaviors\CompensationDesigner.cs (1)
69
this.
ShowDropShadow
= false;
AuthoringOM\Behaviors\ExceptionHandlerDesigner.cs (1)
89
this.
ShowDropShadow
= false;
AuthoringOM\Behaviors\ExceptionHandlersDesigner.cs (1)
107
this.
ShowDropShadow
= false;
AuthoringOM\Design\WorkflowInlining.cs (1)
492
this.
ShowDropShadow
= false;
AuthoringOM\SequenceDesigner.cs (1)
29
this.
ShowDropShadow
= false;
System.WorkflowServices (1)
System\Workflow\Activities\ReceiveActivityDesignerTheme.cs (1)
28
base.
ShowDropShadow
= true;
1 reference to ShowDropShadow
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CompositeActivityDesigner.cs (1)
373
if (compositeTheme != null && compositeTheme.
ShowDropShadow
)