DependencyPropertyValueSource.IsInherited 속성

정의

속성이 부모 속성에서 상속되는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool IsInherited { bool get(); };
public bool IsInherited { get; }
member this.IsInherited : bool
Public ReadOnly Property IsInherited As Boolean

속성 값

true속성이 상속된 경우 그렇지 않으면 . false

적용 대상