1 write to SerializerType
PresentationBuildTasks (1)
Framework\System\Windows\Markup\BamlRecordWriter.cs (1)
1012bamlPropertyCustom.SerializerType = converterOrSerializerType;
6 references to SerializerType
PresentationBuildTasks (6)
Framework\System\Windows\Markup\BamlRecords.cs (6)
2639else if (SerializerType == typeof(XamlBrushSerializer)) 2649else if (SerializerType == typeof(XamlPoint3DCollectionSerializer)) 2659else if (SerializerType == typeof(XamlVector3DCollectionSerializer)) 2669else if (SerializerType == typeof(XamlPointCollectionSerializer)) 2679else if (SerializerType == typeof(XamlInt32CollectionSerializer)) 2689else if (SerializerType == typeof(XamlPathDataSerializer))