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