OutlineNode Class
Definition
Namespace: Alternet.FormDesigner.Wpf.Outline
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Syntax
public class OutlineNode : OutlineNodeBase, INotifyPropertyChanged, IOutlineNode
Constructors
OutlineNode(DesignItem, IOutlineControl) |
Methods
ClearNodesCache() | |
Create(DesignItem, IOutlineControl) | |
UpdateChildren() | |
UpdateChildrenCollectionChanged(NotifyCollectionChangedEventArgs) |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Implements
System.ComponentModel.INotifyPropertyChanged