5 references to GetTypographyProperties
PresentationFramework (5)
src\Framework\MS\Internal\Text\TextProperties.cs (3)
121
_typographyProperties = TextElement.
GetTypographyProperties
(target);
271
return TextElement.
GetTypographyProperties
(element);
284
return 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);