2 writes to _transitoryExtensionSinkCookie
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextStore.cs (2)
77
_transitoryExtensionSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2046
set {
_transitoryExtensionSinkCookie
= value; }
1 reference to _transitoryExtensionSinkCookie
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextStore.cs (1)
2045
get { return
_transitoryExtensionSinkCookie
; }