2 references to PROPID_M_LABEL
System.ServiceModel (2)
System\ServiceModel\MsmqIntegration\MsmqIntegrationInputMessage.cs (1)
62this.label = new StringProperty(this, UnsafeNativeMethods.PROPID_M_LABEL, initialLabelLength);
System\ServiceModel\MsmqIntegration\MsmqIntegrationOutputChannel.cs (1)
233this.label = new StringProperty(this, UnsafeNativeMethods.PROPID_M_LABEL, property.Label);