1 write to callback
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
320this.callback = callback;
1 reference to callback
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
327ThreadPool.QueueUserWorkItem(callback, state);