2 writes to _editSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
56
_editSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2107
set {
_editSinkCookie
= value; }
1 reference to _editSinkCookie
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
2106
get { return
_editSinkCookie
; }