4 references to TextTreeTextBlock
PresentationFramework (4)
System\Windows\Documents\TextTreeRootTextBlock.cs (1)
34block = new TextTreeTextBlock(2);
System\Windows\Documents\TextTreeText.cs (2)
315newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize); 377newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize);
System\Windows\Documents\TextTreeTextBlock.cs (1)
146newBlock = new TextTreeTextBlock(MaxBlockSize);