ContentPresenter.ContentTemplateSelectorProperty 屬性

定義

識別 ContentTemplateSelector 相依性屬性。

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

屬性值

ContentTemplateSelector相依性屬性的識別碼。

適用於