FontAndColorProviderBase.ItemsChanged Property

Definition

Gets a hashtable of items changed.

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

Property Value

A Hashtable object.

Applies to