2 writes to IsRebindNeeded
PresentationUI (2)
MS\Internal\Documents\Application\FileController.cs (1)
423
doc.
IsRebindNeeded
= true;
MS\Internal\Documents\Application\PackageController.cs (1)
88
doc.
IsRebindNeeded
= false;
3 references to IsRebindNeeded
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (1)
110
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\PackageController.cs (1)
83
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\RightsController.cs (1)
197
if (doc.
IsRebindNeeded
)