Condividi tramite


LiveTextBlock.LiveTextProperty Field

Definition

This custom property specifies the text the screen reader will actually read. Under the covers the LiveText property is bound to the Text property so nothing special needs to be done to make sure the screen reader can find the right text to read, but only the LiveText sends a notification that the live region value changed.

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 

Field Value

Applies to