1 write to statusHandler
System.Workflow.ComponentModel (1)
AuthoringOM\Design\DesignerInterfaces.cs (1)
896this.statusHandler = statusHandler;
2 references to statusHandler
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerInterfaces.cs (2)
903if (statusHandler != null) 907statusHandler(this, EventArgs.Empty);