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

속성 값

해시 테이블 개체입니다.

적용 대상