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