Track.VisualChildrenCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Track 的子項目數量。
protected:
virtual property int VisualChildrenCount { int get(); };
protected override int VisualChildrenCount { get; }
member this.VisualChildrenCount : int
Protected Overrides ReadOnly Property VisualChildrenCount As Integer
屬性值
介於 0 到 2 之間的整數,用來指示 Track 中的子項目數量。
備註
您可以藉由設定 Thumb 、 DecreaseRepeatButton 和 IncreaseRepeatButton 屬性來指定 的 Track 子專案。 子專案會依照屬性設定的順序編制索引。