public class WindowShortcutCollection : StronglyTypedStateManagedCollection<WindowShortcut>
Public Class WindowShortcutCollection Inherits StronglyTypedStateManagedCollection(Of WindowShortcut)
public ref class WindowShortcutCollection : public StronglyTypedStateManagedCollection<WindowShortcut^>
type WindowShortcutCollection = class inherit StronglyTypedStateManagedCollection<WindowShortcut> end
The WindowShortcutCollection type exposes the following members.