3 references to GetAttributes
System.Windows.Forms.Primitives (3)
Windows.Win32.IShellItem.g.cs (1)
219 return __object.GetAttributes(sfgaoMask, psfgaoAttribs);
Windows.Win32.UI_Shell_IShellItem_Extensions.g.cs (2)
49 /// <inheritdoc cref="winmdroot.UI.Shell.IShellItem.Interface.GetAttributes(winmdroot.System.SystemServices.SFGAO_FLAGS, winmdroot.System.SystemServices.SFGAO_FLAGS*)"/> 54 winmdroot.Foundation.HRESULT __result = @this.GetAttributes(sfgaoMask, psfgaoAttribsLocal);