3 writes to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
1005
bamlPropertyCustom.
ValueMemberName
= xamlProperty.MemberName;
1029
bamlPropertyCustom.
ValueMemberName
= null;
1034
bamlPropertyCustom.
ValueMemberName
= dpName;
3 references to ValueMemberName
PresentationFramework (3)
System\Windows\Markup\BamlRecords.cs (3)
2479
if (
ValueMemberName
!= null)
2493
if (
ValueMemberName
!= null)
2495
bamlBinaryWriter.Write(
ValueMemberName
);