2 writes to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
140
textstore.
TransitoryExtensionSinkCookie
= transitoryExtensionSinkCookie;
163
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)
162
source?.UnadviseSink(textstore.
TransitoryExtensionSinkCookie
);