1 interface inheriting from IShellItem
PresentationFramework (1)
src\Framework\System\Windows\Standard\ShellProvider.cs (1)
620
interface IShellItem2 :
IShellItem
5 references to IShellItem
PresentationFramework (5)
src\Framework\System\Windows\Standard\ShellProvider.cs (5)
576
IShellItem
GetParent();
583
int Compare(
IShellItem
psi, SICHINT hint);
606
IShellItem
GetItemAt(uint dwIndex);
625
new
IShellItem
GetParent();
629
new int Compare(
IShellItem
psi, SICHINT hint);