4 references to Typography
PresentationFramework (4)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
528
return new
Typography
(this);
src\Framework\System\Windows\Controls\TextBox.cs (1)
984
return new
Typography
(this);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
731
return new
Typography
(this);
src\Framework\System\Windows\Documents\TextElement.cs (1)
826
return new
Typography
(this);