Name | Description | |
---|---|---|
ZoomboxViewStack Constructor | Initializes a new instance of the XYZ class. |
The following tables list the members exposed by ZoomboxViewStack.
Name | Description | |
---|---|---|
ZoomboxViewStack Constructor | Initializes a new instance of the XYZ class. |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
SelectedView | The currently selected view within the stack. |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
GetEnumerator | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
ReceiveWeakEvent | ||
Remove | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<ZoomboxView>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. Clears the view stack. | |
InsertItem | Overridden. Inserts a view into the view stack. | |
RemoveItem | Overridden. Removes an item from the view stack. | |
SetItem | Overridden. Modifies a view currently on the stack. |