1 interface inheriting from ITaskbarList3
PresentationFramework (1)
MS\Internal\AppModel\ShellProvider.cs (1)
898internal interface ITaskbarList4 : ITaskbarList3
2 references to ITaskbarList3
PresentationFramework (2)
System\Windows\Window.cs (2)
6462_taskbarList = (ITaskbarList3)taskbarList; 7335private ITaskbarList3 _taskbarList;