Bagikan melalui


KeyTipService.RemovePreviewKeyTipAccessedHandler Metode

Definisi

Menghapus penanganan aktivitas yang dirutekan untuk peristiwa tersebut PreviewKeyTipAccessed .

public:
 static void RemovePreviewKeyTipAccessedHandler(System::Windows::DependencyObject ^ element, System::Windows::Controls::KeyTipAccessedEventHandler ^ handler);
public static void RemovePreviewKeyTipAccessedHandler (System.Windows.DependencyObject element, System.Windows.Controls.KeyTipAccessedEventHandler handler);
static member RemovePreviewKeyTipAccessedHandler : System.Windows.DependencyObject * System.Windows.Controls.KeyTipAccessedEventHandler -> unit
Public Shared Sub RemovePreviewKeyTipAccessedHandler (element As DependencyObject, handler As KeyTipAccessedEventHandler)

Parameter

element
DependencyObject

Pengidentifikasi peristiwa yang dirutekan tempat handler dilampirkan.

handler
KeyTipAccessedEventHandler

Implementasi handler khusus untuk dihapus dari pengumpulan penanganan aktivitas pada elemen ini.

Berlaku untuk