Control.OnPointerCaptureLost(PointerRoutedEventArgs) Метод

Определение

Вызывается перед событием PointerCaptureLost .

protected:
 virtual void OnPointerCaptureLost(PointerRoutedEventArgs ^ e) = OnPointerCaptureLost;
void OnPointerCaptureLost(PointerRoutedEventArgs const& e);
protected virtual void OnPointerCaptureLost(PointerRoutedEventArgs e);
function onPointerCaptureLost(e)
Protected Overridable Sub OnPointerCaptureLost (e As PointerRoutedEventArgs)

Параметры

e
PointerRoutedEventArgs

Данные для события.

Применяется к

См. также раздел