6 instantiations of SuppressedProperties
PresentationUI (6)
MS\Internal\Documents\Application\PackageController.cs (4)
181new SuppressedProperties(rightsDoc.SourcePackage), 191new SuppressedProperties(rightsDoc.DestinationPackage)); 199new SuppressedProperties(rightsDoc.SourcePackage), 200new SuppressedProperties(rightsDoc.DestinationPackage));
MS\Internal\Documents\Application\RightsController.cs (2)
114PackageProperties properties = new SuppressedProperties(envelope); 214properties = new SuppressedProperties(envelope);