4 references to SetData
PresentationCore (2)
System\Windows\InterOp\HwndSource.cs (1)
2676
Thread.
SetData
(_threadSlot, data);
System\Windows\OleServicesContext.cs (1)
64
Thread.
SetData
(s_threadDataSlot, oleServicesContext);
PresentationFramework (2)
System\Windows\Controls\Grid.cs (1)
3129
Thread.
SetData
(s_tempDefinitionsDataSlot, new WeakReference(extData.TempDefinitions));
System\windows\Documents\TextEditor.cs (1)
1355
Thread.
SetData
(_threadLocalStoreSlot, store);