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

一个包含指定系统资源的值的值来源。

适用于