3 references to Text
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordWriter.cs (3)
1420
if (!MapTable.GetStringInfoId(xamlTextNode.
Text
,
1424
xamlTextNode.
Text
);
1454
bamlText.Value = xamlTextNode.
Text
;