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