KryptonWorkspaceOnChildrenPropertyChanged Method |
Change has occured in the hierarchy of children.
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
- Arguments associated with the event.
See Also