Bagikan melalui


Keyboard.RemoveKeyboardInputProviderAcquireFocusHandler Metode

Definisi

Menghapus handler untuk kejadian terlampir KeyboardInputProviderAcquireFocus .

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

Parameter

element
DependencyObject

UIElement atau ContentElement yang mendengarkan peristiwa ini.

handler
KeyboardInputProviderAcquireFocusEventHandler

Penanganan aktivitas yang akan dihapus.

Keterangan

Metode ini menyediakan pengaktor properti terlampir untuk akses kode ke peristiwa terlampir Keyboard.KeyboardInputProviderAcquireFocus .

Berlaku untuk