LiveTextBlock.IsFrequencyLimitedProperty 字段

定义

此自定义属性指定 LiveTextBlock 应限制引发 LiveRegionChanged 事件的频率。 这对于不活动的非常有用 LiveTextBlock ,在这种情况下,如果引发太多更改事件,则会触发同一文本的双/三次读取。

public: static initonly System::Windows::DependencyProperty ^ IsFrequencyLimitedProperty;
public static readonly System.Windows.DependencyProperty IsFrequencyLimitedProperty;
 staticval mutable IsFrequencyLimitedProperty : System.Windows.DependencyProperty
Public Shared ReadOnly IsFrequencyLimitedProperty As DependencyProperty 

字段值

DependencyProperty

适用于