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