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