共用方式為


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

屬性值

包含指定為系統資源之值的值來源。

適用於