3 references to IsSourceProtected
PresentationUI (3)
MS\Internal\Documents\Application\PackageController.cs (1)
171
bool isSourceProtected = rightsDoc.
IsSourceProtected
();
MS\Internal\Documents\Application\RightsController.cs (2)
109
bool isSourceProtected = doc.
IsSourceProtected
();
208
bool isSourceProtected = doc.
IsSourceProtected
();