TextRunTypographyProperties.OnPropertiesChanged 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當 TextRunTypographyProperties 屬性變更其值時,便會修正 TextRunTypographyProperties 衍生類別的內部狀態。
protected:
void OnPropertiesChanged();
protected void OnPropertiesChanged ();
member this.OnPropertiesChanged : unit -> unit
Protected Sub OnPropertiesChanged ()
備註
如果值變更為 setter 的一部分,請從屬性覆寫的 TextRunTypographyProperties set 存取子呼叫這個方法。