次の方法で共有


FontAndColorProviderBase.ItemsChanged プロパティ

定義

変更されたアイテムのハッシュ テーブルを取得します。

protected:
 property System::Collections::Hashtable ^ ItemsChanged { System::Collections::Hashtable ^ get(); };
protected System.Collections.Hashtable ItemsChanged { get; }
member this.ItemsChanged : System.Collections.Hashtable
Protected ReadOnly Property ItemsChanged As Hashtable

プロパティ値

Hashtable オブジェクト。

適用対象