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