FocusHelper.EnableActivationSynchronizationProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
一个依赖项属性,它允许你获取或设置一个值,该值指示指定的控件是否想要在窗口激活过程中参与焦点还原。
public: static initonly System::Windows::DependencyProperty ^ EnableActivationSynchronizationProperty;
public static readonly System.Windows.DependencyProperty EnableActivationSynchronizationProperty;
staticval mutable EnableActivationSynchronizationProperty : System.Windows.DependencyProperty
Public Shared ReadOnly EnableActivationSynchronizationProperty As DependencyProperty
字段值
注解
此属性是为 "全局搜索" (出现 "焦点被拒绝")或意外的焦点还原等控件引入的。