다음을 통해 공유


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

시스템 리소스를 지정하는 값을 포함하는 값 원본입니다.

적용 대상