1 write to statusHandler
System.Workflow.ComponentModel (1)
AuthoringOM\Design\CommandSet.cs (1)
995this.statusHandler = statusHandler;
2 references to statusHandler
System.Workflow.ComponentModel (2)
AuthoringOM\Design\CommandSet.cs (2)
1022if (statusHandler != null) 1026statusHandler(this, EventArgs.Empty);