3 writes to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
1008
bamlPropertyCustom.
ValueMemberName
= xamlProperty.MemberName;
1032
bamlPropertyCustom.
ValueMemberName
= null;
1037
bamlPropertyCustom.
ValueMemberName
= dpName;
3 references to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
2486
if (
ValueMemberName
!= null)
2500
if (
ValueMemberName
!= null)
2502
bamlBinaryWriter.Write(
ValueMemberName
);