RadTreeViewItem.RootItem returns an incorrect value (reference to itself). The bug is logged incorrectly. The Root Item will return correct value once the containers are generated after load or dragdrop operation. The scenario for which the bug was logged checks the root item immediately after insert operation but the containers are not yet generated.