다음을 통해 공유


PropertyEntry 클래스

업데이트: 2007년 11월

속성을 나타냅니다.

네임스페이스:  Microsoft.Windows.Design.PropertyEditing
어셈블리:  Microsoft.Windows.Design(Microsoft.Windows.Design.dll)

구문

Public MustInherit Class PropertyEntry _
    Implements INotifyPropertyChanged, IPropertyFilterTarget

Dim instance As PropertyEntry
public abstract class PropertyEntry : INotifyPropertyChanged, 
    IPropertyFilterTarget
public ref class PropertyEntry abstract : INotifyPropertyChanged, 
    IPropertyFilterTarget
public abstract class PropertyEntry implements INotifyPropertyChanged, IPropertyFilterTarget

설명

PropertyEntry 클래스는 속성에 대한 대부분의 형식 관련 추가 데이터를 제공합니다.

PropertyEntry 클래스는 호스트 인프라 파생 클래스용입니다.

상속 계층 구조

System.Object
  Microsoft.Windows.Design.PropertyEditing.PropertyEntry

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

PropertyEntry 멤버

Microsoft.Windows.Design.PropertyEditing 네임스페이스

기타 리소스

WPF Designer 확장성

속성 편집 아키텍처