Method OnSubstituteControlMouseLeftButtonDown
OnSubstituteControlMouseLeftButtonDown(object, MouseEventArgs)
Called when mouse left button is pressed on the substitute control.
protected override void OnSubstituteControlMouseLeftButtonDown(object sender, MouseEventArgs e)
Parameters
senderobjectThe source of the event.
eMouseEventArgsThe event data.