1 instantiation of TextBlockCache
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3124
_textBlockCache = new
TextBlockCache
();
1 reference to TextBlockCache
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBlock.cs (1)
3810
private
TextBlockCache
_textBlockCache;