7 references to ItemValueStorageField
PresentationFramework (7)
MS\Internal\Helper.cs (7)
828
return GetItemValues(owner, item,
ItemValueStorageField
.GetValue(owner));
860
WeakDictionary<object, List<KeyValuePair<int, object>>> itemValueStorage =
ItemValueStorageField
.GetValue(owner);
865
ItemValueStorageField
.SetValue(owner, itemValueStorage);
1016
ItemValueStorageField
.ClearValue(owner);
1021
ClearItemValueStorageRecursive(
ItemValueStorageField
.GetValue(owner), dpIndices);
1033
if (itemValue.Key ==
ItemValueStorageField
.GlobalIndex)
1525
ItemValueStorageField
.GlobalIndex,