Click or drag to resize
ABB.Robotics.RobotStudio.UI Namespace
Classes
  ClassDescription
Public classGridViewSortColumn
GridViewColumn which specifies a property used for sorting items in a WpfTreeView.
Public classPropertyChangingCancelEventArgs
Provides data for the PropertyChanging and NodePropertyChanging events.
Public classRobotStudioWindows
Gives access to builtin Robotstudio windows
Public classUIServices
Provides various services.
Public classWpfCheckedTreeNode
Represents a node in a WpfTreeModel with a check box.
Public classWpfTreeHeader
Represents a header that is used for grouping nodes in a WpfTreeView.
Public classWpfTreeModel
View model for a WpfTreeView populated by WpfTreeNodes.
Public classWpfTreeNode
Represents a node in a WpfTreeModel.
Public classWpfTreeNodeCollection
A collection of WpfTreeNode objects.
Public classWpfTreeRoot
Represents the root of the node hierarchy. This node is not visible in the tree view; it's children are.
Public classWpfTreeView
Tree view with multi-select support, text headers and optional grid view for displaying additional information in columns.
Enumerations
  EnumerationDescription
Public enumerationDiffTextType
Type of text to run a diff operation on
Public enumerationDisplayOrder
Specifies how WpfTreeNodes are sorted in a WpfTreeView.
Public enumerationDropTargetFeedback
Specifies visual feedback when the user drags an object over a node in a WpfTreeView.