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