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