6 instantiations of SuppressedProperties
PresentationUI (6)
MS\Internal\Documents\Application\PackageController.cs (4)
185new SuppressedProperties(rightsDoc.SourcePackage), 195new SuppressedProperties(rightsDoc.DestinationPackage)); 203new SuppressedProperties(rightsDoc.SourcePackage), 204new SuppressedProperties(rightsDoc.DestinationPackage));
MS\Internal\Documents\Application\RightsController.cs (2)
120PackageProperties properties = new SuppressedProperties(envelope); 219properties = new SuppressedProperties(envelope);