1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
998bamlPropertyCustom.SerializerType = converterOrSerializerType;
6 references to SerializerType
PresentationFramework (6)
System\Windows\Markup\BamlRecords.cs (6)
2543else if (SerializerType == typeof(XamlBrushSerializer)) 2553else if (SerializerType == typeof(XamlPoint3DCollectionSerializer)) 2563else if (SerializerType == typeof(XamlVector3DCollectionSerializer)) 2573else if (SerializerType == typeof(XamlPointCollectionSerializer)) 2583else if (SerializerType == typeof(XamlInt32CollectionSerializer)) 2593else if (SerializerType == typeof(XamlPathDataSerializer))