1 write to _lineProperties
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3125_textBlockCache._lineProperties = GetLineProperties();
3 references to _lineProperties
PresentationFramework (3)
src\Framework\System\Windows\Controls\TextBlock.cs (3)
1265LineProperties lineProperties = _textBlockCache._lineProperties; 1490LineProperties lineProperties = _textBlockCache._lineProperties; 1597LineProperties lineProperties = _textBlockCache._lineProperties;