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