IUINode2 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional properties for IUINode.
public interface class IUINode2
public interface IUINode2
type IUINode2 = interface
Public Interface IUINode2
Methods
UpdateChildrenGroupAsync(Int32, IReadOnlyCollection<WorkspaceVisualNodeBase>, CancellationToken) |
Update the children in a children group. The UI node will attempt to make a minimal changes |