1 write to _isShiftUpdate
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
4310
_isShiftUpdate
= isShiftUpdate;
1 reference to _isShiftUpdate
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
4335
get { return
_isShiftUpdate
; }