2 references to ErrorProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Suspend.cs (2)
71
return base.GetValue(
ErrorProperty
) as string;
75
base.SetValue(
ErrorProperty
, value);