WindowCollection Properties
.NET Framework 4.5
The WindowCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of Window objects contained in the WindowCollection. |
|
IsSynchronized | Gets a value indicating whether the WindowCollection object is thread safe. |
|
Item | Gets the Window or NavigationWindow object at the specified index. |
|
SyncRoot | Gets an object that can be used to synchronize access to the collection. |