共用方式為


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; }
static member Inherited : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property Inherited As DependencyPropertyValueSource

屬性值

指出繼承屬性的值來源。

適用於