3 writes to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
1011
bamlPropertyCustom.
ValueMemberName
= xamlProperty.MemberName;
1035
bamlPropertyCustom.
ValueMemberName
= null;
1040
bamlPropertyCustom.
ValueMemberName
= dpName;
3 references to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
2492
if (
ValueMemberName
!= null)
2506
if (
ValueMemberName
!= null)
2508
bamlBinaryWriter.Write(
ValueMemberName
);