CategoryEntry 클래스
업데이트: 2007년 11월
속성의 범주를 나타냅니다.
네임스페이스: Microsoft.Windows.Design.PropertyEditing
어셈블리: Microsoft.Windows.Design(Microsoft.Windows.Design.dll)
구문
Public MustInherit Class CategoryEntry _
Implements INotifyPropertyChanged, IPropertyFilterTarget
Dim instance As CategoryEntry
public abstract class CategoryEntry : INotifyPropertyChanged,
IPropertyFilterTarget
public ref class CategoryEntry abstract : INotifyPropertyChanged,
IPropertyFilterTarget
public abstract class CategoryEntry implements INotifyPropertyChanged, IPropertyFilterTarget
설명
CategoryEntry 클래스는 속성 편집 개체 모델의 일부분입니다.
CategoryEditor에 대한 DataTemplate의 DataContext는 CategoryEntry로 설정됩니다.
상속 계층 구조
System.Object
Microsoft.Windows.Design.PropertyEditing.CategoryEntry
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.Windows.Design.PropertyEditing 네임스페이스