Keyboard.AddPreviewKeyboardInputProviderAcquireFocusHandler Yöntem

Tanım

Ekli olay için PreviewKeyboardInputProviderAcquireFocus bir işleyici ekler.

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

Parametreler

element
DependencyObject

UIElement Bu olayı dinleyen veyaContentElement.

handler
KeyboardInputProviderAcquireFocusEventHandler

Eklenecek olay işleyicisi.

Açıklamalar

Bu yöntem, ekli olayın kod erişimi ve XAML öznitelik işlemesi Keyboard.PreviewKeyboardInputProviderAcquireFocus için ekli özellik erişimcileri sağlar.

Şunlara uygulanır