BulletDecorator.GetVisualChild(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得位於指定索引的子項目。
protected:
override System::Windows::Media::Visual ^ GetVisualChild(int index);
protected override System.Windows.Media.Visual GetVisualChild (int index);
override this.GetVisualChild : int -> System.Windows.Media.Visual
Protected Overrides Function GetVisualChild (index As Integer) As Visual
參數
- index
- Int32
子項目的指定索引。
傳回
位於指定索引的 Visual 子項目。
例外狀況
備註
的 BulletDecorator 視覺子專案是 Bullet 和 Child 屬性。