2 writes to _cookie
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
4268_cookie = cookie; 4288_cookie = UnsafeNativeMethods.TF_INVALID_COOKIE;
3 references to _cookie
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
4294return (((MouseSink)x)._cookie - ((MouseSink)y)._cookie); 4333internal int Cookie {get{return _cookie;}}