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