4.467 JumpList

x:Object > JumpList
JumpList
(usage)
<JumpList> JumpItem* </JumpList>
(description)
Represents a list of items and tasks displayed as a menu on a Windows 7 taskbar button.
[content property]
JumpItems
(properties)
JumpItems
List(JumpItem)
(description)
The collection of JumpItem objects that are displayed in the Jump List.
[read only]
true
ShowFrequentCategory
x:Boolean
(description)
A value that indicates whether frequently used items are displayed in the Jump List.
ShowRecentCategory
x:Boolean
(description)
A value that indicates whether recently used items are displayed in the Jump List.
(attachable properties)
JumpList.JumpList
JumpList
(description)
[target type]
Application
(events)
JumpItemsRejected
Occurs when jump items are not successfully added to the Jump List by the Windows shell.
JumpItemsRemovedByUser
Occurs when jump items previously in the Jump List are removed from the list by the user.