|
36 | 36 | { |
37 | 37 | "UniqueId": "DevWinUIGallery.Views.SunTimesHelperPage", |
38 | 38 | "Title": "SunTimes Helper", |
39 | | - "IsNew": true, |
40 | 39 | "Subtitle": "A helper class for calculating sunrise and sunset", |
41 | 40 | "ImagePath": "ms-appx:///Assets/Fluent/Sunny.png" |
42 | 41 | }, |
43 | 42 | { |
44 | 43 | "UniqueId": "DevWinUIGallery.Views.SystemTrayIconPage", |
45 | 44 | "Title": "SystemTrayIcon", |
46 | | - "IsNew": true, |
47 | 45 | "Subtitle": "SystemTrayIcon is a class that manages an application’s icon in the Windows system tray. It allows showing an icon, setting a tooltip, handling click events, and displaying a context menu directly from the tray area.", |
48 | 46 | "ImagePath": "ms-appx:///Assets/Fluent/MenuFlyout.png" |
49 | 47 | }, |
|
238 | 236 | "UniqueId": "DevWinUIGallery.Views.LoopingListPage", |
239 | 237 | "Title": "Looping List", |
240 | 238 | "Subtitle": "An infinitely scrolling selector displayed in a flyout.", |
241 | | - "IsNew": true, |
242 | 239 | "ImagePath": "ms-appx:///Assets/Fluent/TimePicker.png" |
243 | 240 | }, |
244 | 241 | { |
245 | 242 | "UniqueId": "DevWinUIGallery.Views.LoopingSelectorPage", |
246 | 243 | "Title": "Looping Selector", |
247 | 244 | "Subtitle": "An infinitely scrolling selection control.", |
248 | | - "IsNew": true, |
249 | 245 | "ImagePath": "ms-appx:///Assets/Fluent/ListBox.png" |
250 | 246 | }, |
251 | 247 | { |
252 | 248 | "UniqueId": "DevWinUIGallery.Views.SegmentedSliderPage", |
253 | 249 | "Title": "Segmented Slider", |
254 | 250 | "Subtitle": "Slider control that divides its track into multiple visual segments. Each segment can represent a specific range, time span, or category, with individual fill states and labels.", |
255 | | - "IsNew": true, |
256 | 251 | "ImagePath": "ms-appx:///Assets/Fluent/Slider.png" |
257 | 252 | }, |
258 | 253 | { |
259 | 254 | "UniqueId": "DevWinUIGallery.Views.TimelinePage", |
260 | 255 | "Title": "Timeline", |
261 | 256 | "Subtitle": "A visual control to display a day’s time range with key points like StartTime, EndTime, Sunrise, and Sunset.", |
262 | | - "IsNew": true, |
263 | 257 | "ImagePath": "ms-appx:///Assets/Fluent/Line.png" |
264 | 258 | }, |
265 | 259 | { |
|
886 | 880 | "UniqueId": "DevWinUIGallery.Views.SpeedGraphPage", |
887 | 881 | "Title": "Speed Graph", |
888 | 882 | "Subtitle": "A dynamic, animated graph control inspired by the Windows 11 copy dialog.", |
889 | | - "IsNew": true, |
890 | 883 | "ImagePath": "ms-appx:///Assets/Fluent/Graph.png" |
891 | 884 | }, |
892 | 885 | { |
|
0 commit comments