Method OnLongTap
OnLongTap(LongTapEventArgs)
Called when the LongTap event is raised.
protected override void OnLongTap(LongTapEventArgs e)
Parameters
eLongTapEventArgsAn EventArgs that contains the event data.
Called when the LongTap event is raised.
protected override void OnLongTap(LongTapEventArgs e)
e LongTapEventArgsAn EventArgs that contains the event data.