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