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