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