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