次の方法で共有


DependencyPropertyValueSource.Local プロパティ

定義

ローカル値に設定されているプロパティの値を取得します。

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

プロパティ値

DependencyPropertyValueSource

ローカル値を含む値のソース。

適用対象