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