TreeView single click expand

I am trying to implemnt expand of the TreeViewNode on single click. By default it will expand on double click. I am using MouseDown event for this and it worsk fine. But I cant disable expand on double click which interfere with MouseDown event. Does anybody know how to disable expand on double click. Thanks.

Loader.
Up arrow icon