LiveTextBlock.FrequencyProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This custom property specifies how frequently (in # of reads/sec) a rate limited LiveRegionChanged event is raised. This is useful for chatty LiveTextBlocks, where raising too many change events triggers double/triple reads of the same text.
public: static initonly System::Windows::DependencyProperty ^ FrequencyProperty;
public static readonly System.Windows.DependencyProperty FrequencyProperty;
staticval mutable FrequencyProperty : System.Windows.DependencyProperty
Public Shared ReadOnly FrequencyProperty As DependencyProperty