2 references to IsDestinationProtected
PresentationUI (2)
MS\Internal\Documents\Application\PackageController.cs (1)
173bool isDestinationProtected = rightsDoc.IsDestinationProtected();
MS\Internal\Documents\Application\RightsController.cs (1)
319if (doc.IsDestinationProtected() && doc.IsDestinationIdenticalToSource)