5 references to GetTypeValueString
PresentationFramework (5)
System\Windows\Markup\BamlReader.cs (5)
894
info.Value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
1158
Value =
GetTypeValueString
(bamlRecord.TypeId),
1603
markupString +=
GetTypeValueString
(constTypeRecord.TypeId);
1647
string value =
GetTypeValueString
(((BamlPropertyTypeReferenceRecord)_currentBamlRecord).TypeId);
2532
valueString =
GetTypeValueString
(memberId);