1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1000bamlPropertyCustom.SerializerType = converterOrSerializerType;
6 references to SerializerType
PresentationFramework (6)
System\Windows\Markup\BamlRecords.cs (6)
2549else if (SerializerType == typeof(XamlBrushSerializer)) 2559else if (SerializerType == typeof(XamlPoint3DCollectionSerializer)) 2569else if (SerializerType == typeof(XamlVector3DCollectionSerializer)) 2579else if (SerializerType == typeof(XamlPointCollectionSerializer)) 2589else if (SerializerType == typeof(XamlInt32CollectionSerializer)) 2599else if (SerializerType == typeof(XamlPathDataSerializer))