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