2 writes to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
139
textstore.
TransitoryExtensionSinkCookie
= transitoryExtensionSinkCookie;
162
textstore.
TransitoryExtensionSinkCookie
= UnsafeNativeMethods.TF_INVALID_COOKIE;
2 references to TransitoryExtensionSinkCookie
PresentationFramework (2)
System\Windows\Documents\TextServicesHost.cs (2)
156
if (textstore.
TransitoryExtensionSinkCookie
!= UnsafeNativeMethods.TF_INVALID_COOKIE)
161
source?.UnadviseSink(textstore.
TransitoryExtensionSinkCookie
);