2 writes to _cookie
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
4083_cookie = cookie; 4106_cookie = UnsafeNativeMethods.TF_INVALID_COOKIE;
3 references to _cookie
PresentationFramework (3)
src\Framework\System\Windows\Documents\TextStore.cs (3)
4112return (((MouseSink)x)._cookie - ((MouseSink)y)._cookie); 4165internal int Cookie {get{return _cookie;}}