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