次の方法で共有


DependencyPropertyValueSource.SystemResource プロパティ

定義

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

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

プロパティ値

DependencyPropertyValueSource

システム リソースを指定する値を含む値のソース。

適用対象