다음을 통해 공유


PropertyValidationContext.Property 속성

정의

DependencyProperty로서 이 인스턴스와 연결된 Object를 가져옵니다.

public:
 property System::Object ^ Property { System::Object ^ get(); };
public object Property { get; }
member this.Property : obj
Public ReadOnly Property Property As Object

속성 값

Object

DependencyProperty로서 이 인스턴스와 연결된 Object입니다.

적용 대상