3 references to Content
PresentationFramework (3)
MS\Internal\Globalization\BamlTreeUpdater.cs (2)
361
textBuffer.Append(((BamlTextNode)newNode).
Content
); // Collect all text into the buffer
398
textBuffer.Append(((BamlTextNode)newNode).
Content
); // Collect all text into the buffer
MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
206
((BamlTextNode)child).
Content
)