1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
997bamlPropertyCustom.SerializerType = converterOrSerializerType;
6 references to SerializerType
PresentationFramework (6)
System\Windows\Markup\BamlRecords.cs (6)
2542else if (SerializerType == typeof(XamlBrushSerializer)) 2552else if (SerializerType == typeof(XamlPoint3DCollectionSerializer)) 2562else if (SerializerType == typeof(XamlVector3DCollectionSerializer)) 2572else if (SerializerType == typeof(XamlPointCollectionSerializer)) 2582else if (SerializerType == typeof(XamlInt32CollectionSerializer)) 2592else if (SerializerType == typeof(XamlPathDataSerializer))