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