Keyboard.RemovePreviewKeyboardInputProviderAcquireFocusHandler Yöntem

Tanım

Ekli olay için PreviewKeyboardInputProviderAcquireFocus bir işleyici kaldırır.

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

Parametreler

element
DependencyObject

UIElement Bu olayı dinleyen veyaContentElement.

handler
KeyboardInputProviderAcquireFocusEventHandler

Kaldırılacak olay işleyicisi.

Açıklamalar

Bu yöntem, ekli olaya kod erişimi Keyboard.PreviewKeyboardInputProviderAcquireFocus için ekli özellik erişimcileri sağlar.

Şunlara uygulanır