1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
1003bamlPropertyCustom.SerializerType = converterOrSerializerType;
6 references to SerializerType
PresentationFramework (6)
System\Windows\Markup\BamlRecords.cs (6)
2555else if (SerializerType == typeof(XamlBrushSerializer)) 2565else if (SerializerType == typeof(XamlPoint3DCollectionSerializer)) 2575else if (SerializerType == typeof(XamlVector3DCollectionSerializer)) 2585else if (SerializerType == typeof(XamlPointCollectionSerializer)) 2595else if (SerializerType == typeof(XamlInt32CollectionSerializer)) 2605else if (SerializerType == typeof(XamlPathDataSerializer))