1 interface inheriting from ITaskbarList3
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ShellProvider.cs (1)
930internal interface ITaskbarList4 : ITaskbarList3
2 references to ITaskbarList3
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
6763_taskbarList = (ITaskbarList3)taskbarList; 7753private ITaskbarList3 _taskbarList;