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