3 instantiations of CommentLayoutGlyph
System.Workflow.Activities (3)
Designers\StateDesigner.cs (3)
353
CommentLayoutGlyph glyph = new
CommentLayoutGlyph
(selectedLayout);
371
CommentLayoutGlyph glyph = new
CommentLayoutGlyph
(selectedLayout);
389
CommentLayoutGlyph glyph = new
CommentLayoutGlyph
(selectedLayout);
3 references to CommentLayoutGlyph
System.Workflow.Activities (3)
Designers\StateDesigner.cs (3)
353
CommentLayoutGlyph
glyph = new CommentLayoutGlyph(selectedLayout);
371
CommentLayoutGlyph
glyph = new CommentLayoutGlyph(selectedLayout);
389
CommentLayoutGlyph
glyph = new CommentLayoutGlyph(selectedLayout);