2 references to receiveAndSendReplyIconName
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesignerIcons.cs (2)
733
return WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
receiveAndSendReplyIconName
] as DrawingBrush;
738
WorkflowDesignerIcons.IconResourceDictionary[WorkflowDesignerIcons.
receiveAndSendReplyIconName
] = value;