2 references to moveDownDisabledIconName
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerIcons.cs (2)
1392
return WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
moveDownDisabledIconName
] as DrawingBrush;
1397
WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
moveDownDisabledIconName
] = value;