5 references to GetTypographyProperties
PresentationFramework (5)
src\Framework\MS\Internal\Text\TextProperties.cs (3)
121_typographyProperties = TextElement.GetTypographyProperties(target); 271return TextElement.GetTypographyProperties(element); 284return TextElement.GetTypographyProperties(element);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
1108_typographyPropertiesGroup = TextElement.GetTypographyProperties(this);
src\Framework\System\Windows\Documents\TextElement.cs (1)
1376_typographyPropertiesGroup = GetTypographyProperties(this);