TextRunTypographyProperties.OnPropertiesChanged 方法

定义

只要任何 TextRunTypographyProperties 属性的值发生更改,便会更正 TextRunTypographyProperties 派生类的内部状态。

protected:
 void OnPropertiesChanged();
protected void OnPropertiesChanged ();
member this.OnPropertiesChanged : unit -> unit
Protected Sub OnPropertiesChanged ()

注解

如果值作为 setter 的一 TextRunTypographyProperties 部分更改,则从属性重写的 set 访问器调用此方法。

适用于