4 references to Typography
PresentationFramework (4)
System\Windows\Controls\TextBlock.cs (1)
510return new Typography(this);
System\Windows\Controls\TextBox.cs (1)
949return new Typography(this);
System\Windows\Documents\FlowDocument.cs (1)
723return new Typography(this);
System\Windows\Documents\TextElement.cs (1)
785return new Typography(this);