2 instantiations of InstanceValueKey
PresentationFramework (2)
System\Windows\StyleHelper.cs (2)
1624InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 2912InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i);
4 references to InstanceValueKey
PresentationFramework (4)
System\Windows\StyleHelper.cs (4)
1624InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 2912InstanceValueKey key = new InstanceValueKey(childIndex, dp.GlobalIndex, i); 6111InstanceValueKey key = o as InstanceValueKey;