6 references to CompensatingEvent
System.Workflow.ComponentModel (6)
AuthoringOM\Activity.cs (6)
234
DependencyProperty.RegisterAsKnown(
CompensatingEvent
, (byte)34, DependencyProperty.PropertyValidity.Uninitialize);
707
this.AddStatusChangeHandler(
CompensatingEvent
, value);
711
this.RemoveStatusChangeHandler(
CompensatingEvent
, value);
759
dependencyProp != Activity.
CompensatingEvent
&&
788
dependencyProp != Activity.
CompensatingEvent
&&
1471
FireStatusChangedEvents(Activity.
CompensatingEvent
, transacted);