2 references to FaultTypeProperty
System.Workflow.ComponentModel (2)
AuthoringOM\Behaviors\ExceptionHandler.cs (2)
48
return (Type)base.GetValue(
FaultTypeProperty
);
52
base.SetValue(
FaultTypeProperty
, value);