INavigationPointContentChanging Method |
Responsible for updating the internal data of the
INavigationPoint to synch it with
changes in the IViewContent containing the point.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void ContentChanging(
Object sender,
EventArgs e
)
Parameters
- sender Object
- e EventArgs
See Also