3 references to Content
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlTreeUpdater.cs (2)
360
textBuffer.Append(((BamlTextNode) newNode).
Content
); // Collect all text into the buffer
397
textBuffer.Append(((BamlTextNode) newNode).
Content
); // Collect all text into the buffer
src\Framework\MS\Internal\Globalization\LocalizableResourceBuilder.cs (1)
203
((BamlTextNode)child).
Content
)