1 write to SerializerType
PresentationFramework (1)
System\Windows\Markup\BamlRecordWriter.cs (1)
998
bamlPropertyCustom.
SerializerType
= converterOrSerializerType;
6 references to SerializerType
PresentationFramework (6)
System\Windows\Markup\BamlRecords.cs (6)
2543
else if (
SerializerType
== typeof(XamlBrushSerializer))
2553
else if (
SerializerType
== typeof(XamlPoint3DCollectionSerializer))
2563
else if (
SerializerType
== typeof(XamlVector3DCollectionSerializer))
2573
else if (
SerializerType
== typeof(XamlPointCollectionSerializer))
2583
else if (
SerializerType
== typeof(XamlInt32CollectionSerializer))
2593
else if (
SerializerType
== typeof(XamlPathDataSerializer))