4 references to TextTreeTextBlock
PresentationFramework (4)
System\Windows\Documents\TextTreeRootTextBlock.cs (1)
32block = new TextTreeTextBlock(2);
System\Windows\Documents\TextTreeText.cs (2)
313newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize); 375newBlock = new TextTreeTextBlock(TextTreeTextBlock.MaxBlockSize);
System\Windows\Documents\TextTreeTextBlock.cs (1)
145newBlock = new TextTreeTextBlock(MaxBlockSize);