I'm needing a TreeView
control in our surface application. Situation is ive already created a TreeView
implementation using infragistics XamlDataTree
. Im wondering whether this control set can be used in a Surface application (being that it is a WPF app under the hood)?
Question also in general can you reuse standard WPF controls in the surface environment?
Also is there a tool already in the Surface SDK suite that would suit a TreeView
style layout?
Thanks in advance