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