Freezable.WritePostscript Metode

Definisi

Menaikkan Changed peristiwa untuk Freezable dan memanggil metodenya OnChanged() . Kelas yang berasal dari Freezable harus memanggil metode ini di akhir API apa pun yang memodifikasi anggota kelas yang tidak disimpan sebagai properti dependensi.

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

Catatan Bagi Inheritor

Kelas yang berasal dari Freezable harus memanggil metode ini di akhir API apa pun yang memodifikasi anggota kelas yang tidak disimpan sebagai DependencyProperty.

Berlaku untuk