4 references to TextTreeTextBlock
PresentationFramework (4)
System\Windows\Documents\TextTreeRootTextBlock.cs (1)
31block = new TextTreeTextBlock(2);
System\Windows\Documents\TextTreeText.cs (2)
312newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize); 374newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize);
System\Windows\Documents\TextTreeTextBlock.cs (1)
144newBlock = new TextTreeTextBlock(MaxBlockSize);