1 interface inheriting from IShellItem
PresentationFramework (1)
System\Windows\Standard\ShellProvider.cs (1)
614interface IShellItem2 : IShellItem
5 references to IShellItem
PresentationFramework (5)
System\Windows\Standard\ShellProvider.cs (5)
570IShellItem GetParent(); 577int Compare(IShellItem psi, SICHINT hint); 600IShellItem GetItemAt(uint dwIndex); 619new IShellItem GetParent(); 623new int Compare(IShellItem psi, SICHINT hint);