LiveTextBlock.LiveTextProperty 字段

定义

此自定义属性指定屏幕阅读器将实际读取的文本。 在此之前,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 

字段值

DependencyProperty

适用于