LocalValueEntry.Property 속성

정의

이 항목에서 나타난 로컬로 설정된 종속성 속성의 식별자를 가져옵니다.

public:
 property System::Windows::DependencyProperty ^ Property { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty Property { get; }
member this.Property : System.Windows.DependencyProperty
Public ReadOnly Property Property As DependencyProperty

속성 값

DependencyProperty

로컬로 설정된 종속성 속성의 식별자입니다.

설명

이 속성을 사용 하 여 로컬에서 설정의 식별자를 쿼리하고 종속성 속성 및 해당 메타 데이터를 가져옵니다. 이렇게 가져온된 메타 데이터 속성 및 속성의 속성 값 상속 지원 하는지 여부의 초기 기본 값을 포함할 수 있습니다.

적용 대상

추가 정보