Click or drag to resize

WindowBuildConfigurationListConfig_MouseDoubleClick Method

[Missing <summary> documentation for "M:SOWIWin.Helper.WindowBuildConfiguration.ListConfig_MouseDoubleClick(System.Object,System.Windows.Input.MouseButtonEventArgs)"]

Namespace:  SOWIWin.Helper
Assembly:  SOWIWin.Helper (in SOWIWin.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
private void ListConfig_MouseDoubleClick(
	Object sender,
	MouseButtonEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:SOWIWin.Helper.WindowBuildConfiguration.ListConfig_MouseDoubleClick(System.Object,System.Windows.Input.MouseButtonEventArgs)"]

e
Type: System.Windows.InputMouseButtonEventArgs

[Missing <param name="e"/> documentation for "M:SOWIWin.Helper.WindowBuildConfiguration.ListConfig_MouseDoubleClick(System.Object,System.Windows.Input.MouseButtonEventArgs)"]

See Also