1 instantiation of ThreadDataBlob
PresentationCore (1)
System\Windows\InterOp\HwndSource.cs (1)
2710data = new ThreadDataBlob();
3 references to ThreadDataBlob
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
2702private static ThreadDataBlob PerThreadData 2706ThreadDataBlob data; 2715data = (ThreadDataBlob) obj;