4 references to operationCutDisabledIconName
System.Activities.Presentation (4)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerIcons.cs (4)
150
WorkflowDesignerIcons.iconResourceDictionary[WorkflowDesignerIcons.
operationCutDisabledIconName
] = WorkflowDesignerIcons.MakeIcon(disabledImagaSource);
185
WorkflowDesignerIcons.iconResourceDictionary[WorkflowDesignerIcons.
operationCutDisabledIconName
] = WorkflowDesignerIcons.MakeIcon(disabledImagaSource);
1169
return WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
operationCutDisabledIconName
] as DrawingBrush;
1174
WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
operationCutDisabledIconName
] = value;