2 references to ConvertXamlTypeToString
System.Xaml (2)
System\Xaml\XamlObjectReader.cs (2)
1788string typestring = context.ConvertXamlTypeToString(context.LocalAssemblyAwareGetXamlType(type)); 1824XamlNode = new XamlNode(XamlNodeType.Value, context.ConvertXamlTypeToString(elementType))