1 write to defaultPrimarySelectionGlyph
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Glyphs\PrimarySelectionGlyph.cs (1)
21defaultPrimarySelectionGlyph = new PrimarySelectionGlyph();
2 references to defaultPrimarySelectionGlyph
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Glyphs\PrimarySelectionGlyph.cs (2)
20if (defaultPrimarySelectionGlyph == null) 22return defaultPrimarySelectionGlyph;