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