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