5 references to GetTypographyProperties
PresentationFramework (5)
MS\Internal\Text\TextProperties.cs (3)
116_typographyProperties = TextElement.GetTypographyProperties(target); 262return TextElement.GetTypographyProperties(element); 275return TextElement.GetTypographyProperties(element);
System\Windows\Documents\FlowDocument.cs (1)
1100_typographyPropertiesGroup = TextElement.GetTypographyProperties(this);
System\Windows\Documents\TextElement.cs (1)
1330_typographyPropertiesGroup = GetTypographyProperties(this);