1 write to defaultCommentGlyph
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Glyphs\CommentGlyph.cs (1)
25CommentGlyph.defaultCommentGlyph = new CommentGlyph();
2 references to defaultCommentGlyph
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Glyphs\CommentGlyph.cs (2)
24if (CommentGlyph.defaultCommentGlyph == null) 26return CommentGlyph.defaultCommentGlyph;