共用方式為


TreeView.ItemContainerStyleSelectorProperty 屬性

定義

識別 ItemContainerStyleSelector 相依性屬性。

public:
 static property DependencyProperty ^ ItemContainerStyleSelectorProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemContainerStyleSelectorProperty();
public static DependencyProperty ItemContainerStyleSelectorProperty { get; }
var dependencyProperty = TreeView.itemContainerStyleSelectorProperty;
Public Shared ReadOnly Property ItemContainerStyleSelectorProperty As DependencyProperty

屬性值

ItemContainerStyleSelector 相依性屬性的標識符。

適用於