4 references to TextTreeTextBlock
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextTreeRootTextBlock.cs (1)
34
block = new
TextTreeTextBlock
(2);
src\Framework\System\Windows\Documents\TextTreeText.cs (2)
320
newBlock = new
TextTreeTextBlock
(TextTreeTextBlock.MaxBlockSize);
382
newBlock = new
TextTreeTextBlock
(TextTreeTextBlock.MaxBlockSize);
src\Framework\System\Windows\Documents\TextTreeTextBlock.cs (1)
151
newBlock = new
TextTreeTextBlock
(MaxBlockSize);