2 references to s_tempDefinitionsDataSlot
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (2)
3146WeakReference tempDefinitionsWeakRef = (WeakReference)Thread.GetData(s_tempDefinitionsDataSlot); 3150Thread.SetData(s_tempDefinitionsDataSlot, new WeakReference(extData.TempDefinitions));