3 references to Text
PresentationFramework (3)
System\Windows\Markup\BamlRecordWriter.cs (3)
1408
if (!MapTable.GetStringInfoId(xamlTextNode.
Text
,
1412
xamlTextNode.
Text
);
1442
bamlText.Value = xamlTextNode.
Text
;