Share via


PrintDocument.DocumentSourceProperty 属性

定义

标识 DocumentSource 依赖属性。

public:
 static property DependencyProperty ^ DocumentSourceProperty { DependencyProperty ^ get(); };
static DependencyProperty DocumentSourceProperty();
public static DependencyProperty DocumentSourceProperty { get; }
var dependencyProperty = PrintDocument.documentSourceProperty;
Public Shared ReadOnly Property DocumentSourceProperty As DependencyProperty

属性值

DocumentSource 依赖属性的标识符。

适用于