2 references to _threadDataSlot
PresentationCore (2)
Core\CSharp\System\Windows\OleServicesContext.cs (2)
88oleServicesContext = (OleServicesContext)Thread.GetData(OleServicesContext._threadDataSlot); 96Thread.SetData(OleServicesContext._threadDataSlot, oleServicesContext);