2 references to RightChild
PresentationFramework (2)
System\Windows\Documents\SplayTreeNode.cs (2)
209
if (role == SplayTreeNodeRole.
RightChild
)
798
role = SplayTreeNodeRole.
RightChild
;