7 references to GetTypeOnly
PresentationFramework (7)
System\Windows\Markup\XamlTypeMapper.cs (6)
114
GetTypeOnly
(xmlNamespace,localName);
1261
GetTypeOnly
(xmlNamespace, globalClassName);
1655
GetTypeOnly
(xmlNamespace,globalClassName);
1776
GetTypeOnly
(xmlNamespace, globalClassName);
1804
TypeAndSerializer typeAndSerializer =
GetTypeOnly
(xmlNamespace, localName);
2261
TypeAndSerializer tas =
GetTypeOnly
(namespaceUri, typeName);
System\Windows\PropertyPath.cs (1)
849
TypeAndSerializer typeAndSerializer = parserContext.XamlTypeMapper.
GetTypeOnly
(namespaceURI, name);