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