KryptonWorkspaceSequenceOnChildrenPropertyChanged Method |
Handle a change in the child collection of items.
Namespace: Internal.ComponentFactory.Krypton.WorkspaceAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected void OnChildrenPropertyChanged(
Object sender,
PropertyChangedEventArgs e
)
Parameters
- sender Object
- Source of the event.
- e PropertyChangedEventArgs
- Event arguments associated with the event.
See Also