2 writes to _typographyPropertiesGroup
PresentationFramework (2)
System\Windows\Documents\TextElement.cs (2)
1312_typographyPropertiesGroup = GetTypographyProperties(this); 1320((TextElement) element)._typographyPropertiesGroup = null;
2 references to _typographyPropertiesGroup
PresentationFramework (2)
System\Windows\Documents\TextElement.cs (2)
1310if (_typographyPropertiesGroup == null) 1314return _typographyPropertiesGroup;