4 references to Typography
PresentationFramework (4)
System\Windows\Controls\TextBlock.cs (1)
497return new Typography(this);
System\Windows\Controls\TextBox.cs (1)
943return new Typography(this);
System\Windows\Documents\FlowDocument.cs (1)
722return new Typography(this);
System\Windows\Documents\TextElement.cs (1)
769return new Typography(this);