Implemented interface member:
property
Values
System.Collections.Generic.IDictionary<TKey, TValue>.Values
1 reference to Values
PresentationFramework (1)
src\Framework\MS\Internal\Helper.cs (1)
1060foreach (List<KeyValuePair<int, object>> itemValuesList in itemValueStorage.Values)