LiveTextBlock.IsFrequencyLimitedProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此自定义属性指定 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