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)
1265
LineProperties lineProperties = _textBlockCache.
_lineProperties
;
1490
LineProperties lineProperties = _textBlockCache.
_lineProperties
;
1597
LineProperties lineProperties = _textBlockCache.
_lineProperties
;