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