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