2 references to ErrorProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Terminate.cs (2)
66
return (string)base.GetValue(
ErrorProperty
);
70
base.SetValue(
ErrorProperty
, value);