2 references to ProtectionLevelProperty
System.WorkflowServices (2)
System\Workflow\Activities\OperationInfo.cs (2)
103
return (ProtectionLevel?) this.GetValue(OperationInfo.
ProtectionLevelProperty
);
107
this.SetValue(OperationInfo.
ProtectionLevelProperty
, value);