1 interface inheriting from IShellItem
PresentationFramework (1)
System\Windows\Standard\ShellProvider.cs (1)
611
internal interface IShellItem2 :
IShellItem
5 references to IShellItem
PresentationFramework (5)
System\Windows\Standard\ShellProvider.cs (5)
567
IShellItem
GetParent();
574
int Compare(
IShellItem
psi, SICHINT hint);
597
IShellItem
GetItemAt(uint dwIndex);
616
new
IShellItem
GetParent();
620
new int Compare(
IShellItem
psi, SICHINT hint);