Vanara/Windows.Shell/TaskBar
dahall 967389e246 Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
..
ExtenderProviderBase.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
HostedMessageWindow.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
ImageIndexer.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
JumpList.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
TaskbarButton.cs Removed unnecessary tasks and code 2020-07-16 16:40:24 -06:00
TaskbarButtonThumbnail.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
TaskbarButtonThumbnails.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
TaskbarList.cs Removed all calls to `Marshal.ReleaseComObject` where there exists a possibility that the interface could have been referenced by another object and changed to nulling the holding variable. See discussion thread #188. 2021-02-01 16:08:43 -07:00
ThumbnailToolbar.cs Fixed bug in collection where parent wasn't set 2020-04-02 20:10:20 -06:00
ThumbnailToolbarButton.cs Finished intial work on TaskbarButton form extender that fully enables all interactions with the taskbar button in the UI. 2020-02-26 15:20:47 -07:00
ThumbnailToolbarButtonCollection.cs Fixed bug in collection where parent wasn't set 2020-04-02 20:10:20 -06:00