2 writes to IsRebindNeeded
PresentationUI (2)
MS\Internal\Documents\Application\FileController.cs (1)
424
doc.
IsRebindNeeded
= true;
MS\Internal\Documents\Application\PackageController.cs (1)
91
doc.
IsRebindNeeded
= false;
3 references to IsRebindNeeded
PresentationUI (3)
MS\Internal\Documents\Application\FileController.cs (1)
111
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\PackageController.cs (1)
86
if (doc.
IsRebindNeeded
)
MS\Internal\Documents\Application\RightsController.cs (1)
202
if (doc.
IsRebindNeeded
)