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