7 references to GetTypeOnly
PresentationFramework (7)
System\Windows\Markup\XamlTypeMapper.cs (6)
122
GetTypeOnly
(xmlNamespace,localName);
1271
GetTypeOnly
(xmlNamespace, globalClassName);
1661
GetTypeOnly
(xmlNamespace,globalClassName);
1782
GetTypeOnly
(xmlNamespace, globalClassName);
1810
TypeAndSerializer typeAndSerializer =
GetTypeOnly
(xmlNamespace, localName);
2267
TypeAndSerializer tas =
GetTypeOnly
(namespaceUri, typeName);
System\Windows\PropertyPath.cs (1)
863
TypeAndSerializer typeAndSerializer = parserContext.XamlTypeMapper.
GetTypeOnly
(namespaceURI, name);