AutomationProperties.LiveSettingProperty 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识 AutomationProperties.LiveSetting 附加属性,该属性由表示实时区域的自动化元素支持。
public:
static property DependencyProperty ^ LiveSettingProperty { DependencyProperty ^ get(); };
static DependencyProperty LiveSettingProperty();
public static DependencyProperty LiveSettingProperty { get; }
var dependencyProperty = AutomationProperties.liveSettingProperty;
Public Shared ReadOnly Property LiveSettingProperty As DependencyProperty
属性值
AutomationProperties.LiveSetting 附加属性的属性标识符。
注解
LiveSetting 属性指示客户端应使用的“礼貌”级别,以通知用户实时区域发生更改。 此属性可以是 AutomationLiveSetting 枚举中的值之一。