3 references to Subscribe
System.Workflow.ComponentModel (3)
AuthoringOM\Design\MessageFilters\AutoScrollExpandMessageFilter.cs (2)
104WorkflowTimer.Default.Subscribe(50, this.autoScrollEventHandler); 314WorkflowTimer.Default.Subscribe(500, this.autoExpandEventHandler);
AuthoringOM\Design\WorkflowView.cs (1)
542WorkflowTimer.Default.Subscribe(100, this.idleEventHandler);