4 references to Typography
PresentationFramework (4)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
528return new Typography(this);
src\Framework\System\Windows\Controls\TextBox.cs (1)
984return new Typography(this);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
731return new Typography(this);
src\Framework\System\Windows\Documents\TextElement.cs (1)
826return new Typography(this);