public CompositionVisual this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As CompositionVisual Get Set
abstract Item : CompositionVisual with get, set override Item : CompositionVisual with get, set
In This Article