2 writes to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
140
textstore.
TransitoryExtensionSinkCookie
= transitoryExtensionSinkCookie;
166
textstore.
TransitoryExtensionSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2 references to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
157
if (textstore.
TransitoryExtensionSinkCookie
!= UnsafeNativeMethods.TF_INVALID_COOKIE)
164
source.UnadviseSink(textstore.
TransitoryExtensionSinkCookie
);