3 references to GetAt
System.Windows.Forms.Primitives (3)
Windows.Win32.IPropertyStore.g.cs (1)
116 return __object.GetAt(iProp, pkey);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyStore_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.GetAt(uint, winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.GetAt(iProp, pkeyLocal);