2 writes to _transitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
70
_transitoryExtensionSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2163
set {
_transitoryExtensionSinkCookie
= value; }
1 reference to _transitoryExtensionSinkCookie
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
2162
get { return
_transitoryExtensionSinkCookie
; }