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