6 references to SuppressedProperties
PresentationUI (6)
MS\Internal\Documents\Application\PackageController.cs (4)
182new SuppressedProperties(rightsDoc.SourcePackage), 192new SuppressedProperties(rightsDoc.DestinationPackage)); 200new SuppressedProperties(rightsDoc.SourcePackage), 201new SuppressedProperties(rightsDoc.DestinationPackage));
MS\Internal\Documents\Application\RightsController.cs (2)
115PackageProperties properties = new SuppressedProperties(envelope); 214properties = new SuppressedProperties(envelope);