LiveTextBlock.LiveTextProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此自定义属性指定屏幕阅读器将实际读取的文本。 在此之前,LiveText 属性绑定到 Text 属性,因此无需执行任何特殊操作,以确保屏幕阅读器可以找到正确的文本,但只有 LiveText 才会发送实时区域值更改的通知。
public: static initonly System::Windows::DependencyProperty ^ LiveTextProperty;
public static readonly System.Windows.DependencyProperty LiveTextProperty;
staticval mutable LiveTextProperty : System.Windows.DependencyProperty
Public Shared ReadOnly LiveTextProperty As DependencyProperty