2 writes to _fontSize
PresentationFramework (2)
MS\Internal\Text\TextProperties.cs (2)
189_fontSize = source._fontSize; 206_fontSize = (double)target.GetValue(TextElement.FontSizeProperty);
2 references to _fontSize
PresentationFramework (2)
MS\Internal\Text\TextProperties.cs (2)
47double emSize = _fontSize; 189_fontSize = source._fontSize;