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