1 write to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
348
_leftChildNode
= (TextTreeTextBlock)value;
1 reference to _leftChildNode
PresentationFramework (1)
System\Windows\Documents\TextTreeTextBlock.cs (1)
343
return
_leftChildNode
;