WindowCollection.Item[Int32] Egenskap

Definition

Window Hämtar objektet eller NavigationWindow vid det angivna indexet.

public:
 property System::Windows::Window ^ default[int] { System::Windows::Window ^ get(int index); };
public System.Windows.Window this[int index] { get; }
member this.Item(int) : System.Windows.Window
Default Public ReadOnly Property Item(index As Integer) As Window

Parametrar

index
Int32

Indexet för angivet Window eller NavigationWindow.

Egenskapsvärde

Ett Window eller NavigationWindow -objekt.

Gäller för