2 writes to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
148
textstore.
TransitoryExtensionSinkCookie
= transitoryExtensionSinkCookie;
174
textstore.
TransitoryExtensionSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2 references to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
165
if (textstore.
TransitoryExtensionSinkCookie
!= UnsafeNativeMethods.TF_INVALID_COOKIE)
172
source.UnadviseSink(textstore.
TransitoryExtensionSinkCookie
);