5 writes to DropShadow
System.WorkflowServices (5)
System\Workflow\Activities\Design\OperationPickerDialog.designer.cs (3)
111
this.operationsPanel.
DropShadow
= false;
136
this.detailsViewPanel.
DropShadow
= false;
150
this.footerPanel.
DropShadow
= false;
System\Workflow\Activities\Design\ServiceContractViewControl.Designer.cs (1)
65
this.backgroundPanel.
DropShadow
= false;
System\Workflow\Activities\Design\ServiceOperationViewControl.designer.cs (1)
53
this.backgroundPanel.
DropShadow
= false;
2 references to DropShadow
System.WorkflowServices (2)
System\Workflow\Activities\Design\GradientPanel.cs (2)
76
if (
DropShadow
)
93
if (
DropShadow
)