다음을 통해 공유


DependencyPropertyValueSource.Inherited 속성

정의

부모 속성에서 상속된 속성의 값을 가져옵니다.

public:
 static property System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ Inherited { System::Activities::Presentation::PropertyEditing::DependencyPropertyValueSource ^ get(); };
public static System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource Inherited { get; }
member this.Inherited : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property Inherited As DependencyPropertyValueSource

속성 값

DependencyPropertyValueSource

속성이 상속됨을 나타내는 값 원본입니다.

적용 대상