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