ContentPresenter.ContentProperty 屬性

定義

識別 Content 相依性屬性

public:
 static property DependencyProperty ^ ContentProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentProperty();
public static DependencyProperty ContentProperty { get; }
var dependencyProperty = ContentPresenter.contentProperty;
Public Shared ReadOnly Property ContentProperty As DependencyProperty

屬性值

Content相依性屬性的識別碼。

適用於