2 writes to IsRebindNeeded
PresentationUI (2)
MS\Internal\Documents\Application\FileController.cs (1)
422
doc.
IsRebindNeeded
= true;
MS\Internal\Documents\Application\PackageController.cs (1)
87
doc.
IsRebindNeeded
= false;
3 references to IsRebindNeeded
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (1)
109
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\PackageController.cs (1)
82
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\RightsController.cs (1)
197
if (doc.
IsRebindNeeded
)