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