IMouseProcessor2.PreprocessStylusSystemGesture Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Varsayılan işleyiciden önce bir ekran kalemi Systemhareketi olayını işler.
public:
void PreprocessStylusSystemGesture(System::Windows::Input::StylusSystemGestureEventArgs ^ e);
public void PreprocessStylusSystemGesture (System.Windows.Input.StylusSystemGestureEventArgs e);
abstract member PreprocessStylusSystemGesture : System.Windows.Input.StylusSystemGestureEventArgs -> unit
Public Sub PreprocessStylusSystemGesture (e As StylusSystemGestureEventArgs)
Parametreler
Olayı tanımlayan olay bağımsız değişkenleri.