2 instantiations of InstanceValueKey
PresentationFramework (2)
src\Framework\System\Windows\StyleHelper.cs (2)
1635InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 2926InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i);
4 references to InstanceValueKey
PresentationFramework (4)
src\Framework\System\Windows\StyleHelper.cs (4)
1635InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 2926InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 6137InstanceValueKey key = o as InstanceValueKey;