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