Click or drag to resize

AbstractGraphToolsCommandEhWorkbenchContentChanged Method

[Missing <summary> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhWorkbenchContentChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)"]


Namespace: Altaxo.Graph.Commands
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected void EhWorkbenchContentChanged(
	Object o,
	PropertyChangedEventArgs e
)

Parameters

o  Object

[Missing <param name="o"/> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhWorkbenchContentChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)"]

e  PropertyChangedEventArgs

[Missing <param name="e"/> documentation for "M:Altaxo.Graph.Commands.AbstractGraphToolsCommand.EhWorkbenchContentChanged(System.Object,System.ComponentModel.PropertyChangedEventArgs)"]

See Also