Keyboard.RemoveGotKeyboardFocusHandler 方法

定義

移除 GotKeyboardFocus 附加事件的處理常式。

C#
public static void RemoveGotKeyboardFocusHandler(System.Windows.DependencyObject element, System.Windows.Input.KeyboardFocusChangedEventHandler handler);

參數

element
DependencyObject

接聽這個事件的 UIElementContentElement

handler
KeyboardFocusChangedEventHandler

要移除的事件處理常式。

備註

這個方法會提供附加屬性存取 Keyboard.GotKeyboardFocus 子,以便存取附加事件的程序代碼。

適用於

產品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10