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