次の方法で共有


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 依存関係プロパティの識別子。

適用対象