2 writes to _editSinkCookie
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
75
_editSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2014
set {
_editSinkCookie
= value; }
1 reference to _editSinkCookie
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
2013
get { return
_editSinkCookie
; }