2 writes to _editCookie
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
69
_editCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2138
set {
_editCookie
= value; }
1 reference to _editCookie
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
2137
get { return
_editCookie
; }