LiveTextBlock.IsFrequencyLimitedProperty Field

Definition

This custom property specifies that the LiveTextBlock should limit how frequently a LiveRegionChanged event is raised. This is useful for chatty LiveTextBlocks, where raising too many change events triggers double/triple reads of the same text.

C++
public: static initonly System::Windows::DependencyProperty ^ IsFrequencyLimitedProperty;

Field Value

Applies to

Product Versions
Visual Studio SDK 2019, 2022