1 instantiation of SpacerHelper
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (1)
305this.spacerHelper = new SpacerHelper(this);
3 references to SpacerHelper
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (3)
62SpacerHelper spacerHelper; 880static private SpacerHelper uniqueSpacerHelper = null; 882static private SpacerHelper UniqueSpacerHelper