共用方式為


TextRunTypographyProperties.OnPropertiesChanged 方法

定義

TextRunTypographyProperties 屬性變更其值時,便會修正 TextRunTypographyProperties 衍生類別的內部狀態。

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

備註

如果值變更為 setter 的一部分,請從屬性覆寫的 TextRunTypographyProperties set 存取子呼叫這個方法。

適用於