1 instantiation of BooleanProperty
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
945this.activeDirectory = new BooleanProperty(this, UnsafeNativeMethods.PROPID_PC_DS_ENABLED);
2 references to BooleanProperty
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqQueue.cs (2)
939BooleanProperty activeDirectory; 953public BooleanProperty ActiveDirectory