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