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