6 references to CancelingEvent
System.Workflow.ComponentModel (6)
AuthoringOM\Activity.cs (6)
232DependencyProperty.RegisterAsKnown(CancelingEvent, (byte)32, DependencyProperty.PropertyValidity.Uninitialize); 642this.AddStatusChangeHandler(CancelingEvent, value); 646this.RemoveStatusChangeHandler(CancelingEvent, value); 757dependencyProp != Activity.CancelingEvent && 786dependencyProp != Activity.CancelingEvent && 1465FireStatusChangedEvents(Activity.CancelingEvent, transacted);