2 references to GetValueType
PresentationFramework (2)
System\Windows\ResourceDictionary.cs (1)
570valueType = mergedDictionary.GetValueType(key, out found);
System\Windows\SystemResources.cs (1)
1793return _dictionary.GetValueType(_keyOrValue, out found);