Click or drag to resize

IGuiFactoryServiceFindAndAttachControlTo(IMVCController) Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.FindAndAttachControlTo(Altaxo.Gui.IMVCController)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void FindAndAttachControlTo(
	IMVCController controller
)

Parameters

controller  IMVCController

[Missing <param name="controller"/> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.FindAndAttachControlTo(Altaxo.Gui.IMVCController)"]

See Also