frmBankReconciliationDataGridCell_PreviewMouseLeftButtonDown Method
Event handler. Called by DataGridCell for preview mouse left button down events.
Namespace: MbcsCentral.WinGLAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
private void DataGridCell_PreviewMouseLeftButtonDown(
Object sender,
MouseButtonEventArgs e
)
Parameters
- sender Object
- Source of the event.
- e MouseButtonEventArgs
- Mouse button event information.
Mike, 2017-03-07.