2 references to _threadDataSlot
PresentationCore (2)
System\Windows\OleServicesContext.cs (2)
82oleServicesContext = (OleServicesContext)Thread.GetData(OleServicesContext._threadDataSlot); 90Thread.SetData(OleServicesContext._threadDataSlot, oleServicesContext);