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