Namespace ABB.Robotics.RobotStudio.UI
Classes
GridViewSortColumn
GridViewColumn which specifies a property used for sorting items in a WpfTreeView.
PropertyChangingCancelEventArgs
Provides data for the PropertyChanging and NodePropertyChanging events.
RobotStudioWindows
Gives access to builtin Robotstudio windows
UIServices
Provides various services.
WpfCheckedTreeNode
Represents a node in a WpfTreeModel with a check box.
WpfTreeHeader
Represents a header that is used for grouping nodes in a WpfTreeView.
WpfTreeModel
View model for a WpfTreeView populated by WpfTreeNodes.
WpfTreeNode
Represents a node in a WpfTreeModel.
WpfTreeNodeCollection
A collection of WpfTreeNode objects.
WpfTreeRoot
Represents the root of the node hierarchy. This node is not visible in the tree view; it's children are.
WpfTreeStatusIcon
Represents an image with an optional tooltip that is displayed beside the tree node.
WpfTreeView
Tree view with multi-select support, text headers and optional grid view for displaying additional information in columns.
Enums
DiffTextType
Type of text to run a diff operation on
DisplayOrder
Specifies how WpfTreeNodes are sorted in a WpfTreeView.
DropFeedback
Specifies visual feedback when the user drags an object over a WpfTreeView.
DropTargetFeedback
Specifies visual feedback when the user drags an object over a node in a WpfTreeView.