1 interface inheriting from IShellItem
PresentationFramework (1)
System\Windows\Standard\ShellProvider.cs (1)
612
interface IShellItem2 :
IShellItem
5 references to IShellItem
PresentationFramework (5)
System\Windows\Standard\ShellProvider.cs (5)
568
IShellItem
GetParent();
575
int Compare(
IShellItem
psi, SICHINT hint);
598
IShellItem
GetItemAt(uint dwIndex);
617
new
IShellItem
GetParent();
621
new int Compare(
IShellItem
psi, SICHINT hint);