UIElement3D.IsKeyboardFocusWithinChanged 事件

定义

在此元素的 IsKeyboardFocusWithin 属性值更改时发生。

public:
 event System::Windows::DependencyPropertyChangedEventHandler ^ IsKeyboardFocusWithinChanged;
public event System.Windows.DependencyPropertyChangedEventHandler IsKeyboardFocusWithinChanged;
member this.IsKeyboardFocusWithinChanged : System.Windows.DependencyPropertyChangedEventHandler 
Public Custom Event IsKeyboardFocusWithinChanged As DependencyPropertyChangedEventHandler 

事件类型

注解

此成员是 CLR 事件,而不是路由事件。

IsKeyboardFocusWithinChanged在 .NET Framework 版本 3.5 中引入。 有关详细信息,请参见版本和依赖关系

适用于

另请参阅