7 references to GetTypeOnly
PresentationFramework (7)
System\Windows\Markup\XamlTypeMapper.cs (6)
114
GetTypeOnly
(xmlNamespace,localName);
1264
GetTypeOnly
(xmlNamespace, globalClassName);
1654
GetTypeOnly
(xmlNamespace,globalClassName);
1775
GetTypeOnly
(xmlNamespace, globalClassName);
1803
TypeAndSerializer typeAndSerializer =
GetTypeOnly
(xmlNamespace, localName);
2260
TypeAndSerializer tas =
GetTypeOnly
(namespaceUri, typeName);
System\Windows\PropertyPath.cs (1)
849
TypeAndSerializer typeAndSerializer = parserContext.XamlTypeMapper.
GetTypeOnly
(namespaceURI, name);