5 references to GetTypographyProperties
PresentationFramework (5)
MS\Internal\Text\TextProperties.cs (3)
118
_typographyProperties = TextElement.
GetTypographyProperties
(target);
264
return TextElement.
GetTypographyProperties
(element);
277
return TextElement.
GetTypographyProperties
(element);
System\Windows\Documents\FlowDocument.cs (1)
1100
_typographyPropertiesGroup = TextElement.
GetTypographyProperties
(this);
System\Windows\Documents\TextElement.cs (1)
1331
_typographyPropertiesGroup =
GetTypographyProperties
(this);