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