3 references to GetAttributes
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItemArray.g.cs (1)
256 return __object.GetAttributes(AttribFlags, sfgaoMask, psfgaoAttribs);
Windows.Win32.UI_Shell_IShellItemArray_Extensions.g.cs (2)
68 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItemArray.Interface.GetAttributes(winmdroot.UI.Shell.SIATTRIBFLAGS, winmdroot.System.SystemServices.SFGAO_FLAGS, winmdroot.System.SystemServices.SFGAO_FLAGS*)"/> 73 winmdroot.Foundation.HRESULT __result = @this.GetAttributes(AttribFlags, sfgaoMask, psfgaoAttribsLocal);