LayoutGroupBase - wesley7child/OuterPlugin GitHub Wiki
Properties
| Property | Description |
|---|---|
| Parent | Gets or sets the parent container of the element. (Inherited from LayoutElement) |
| Root | Gets or sets the root of the element. (Inherited from LayoutElement) |
Events
| Event | Description |
|---|---|
| PropertyChanged | Raised when a property has changed. (Inherited from LayoutElement) |
| PropertyChanging | Raised when a property is about to change. (Inherited from LayoutElement) |
| ChildrenCollectionChanged | Raised when an object in the Children collectionhas been changed. |
| ChildrenTreeChanged |