3 references to GetPropertyStore
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItemArray.g.cs (1)
139
return __object.
GetPropertyStore
(flags, riid, ppv);
Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (2)
39
/// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.Interface.
GetPropertyStore
(winmdroot.UI.Shell.PropertiesSystem.GETPROPERTYSTOREFLAGS, global::System.Guid*, void**)"/>
46
winmdroot.Foundation.HRESULT __result = @this.
GetPropertyStore
(flags, riidLocal, ppvLocal);