DependencyPropertyValueSource.SystemResource 属性

定义

获取设置为 a 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; }
static member SystemResource : System.Activities.Presentation.PropertyEditing.DependencyPropertyValueSource
Public Shared ReadOnly Property SystemResource As DependencyPropertyValueSource

属性值

一个值源,其中包含指定系统资源的值。

适用于