3 writes to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
1006
bamlPropertyCustom.
ValueMemberName
= xamlProperty.MemberName;
1030
bamlPropertyCustom.
ValueMemberName
= null;
1035
bamlPropertyCustom.
ValueMemberName
= dpName;
3 references to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
2480
if (
ValueMemberName
!= null)
2494
if (
ValueMemberName
!= null)
2496
bamlBinaryWriter.Write(
ValueMemberName
);