3 references to GetValue
System.Windows.Forms.Primitives (3)
Windows.Win32.IPropertyStore.g.cs (1)
158 return __object.GetValue(key, pv);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyStore_Extensions.g.cs (2)
43 /// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.GetValue(winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY*, winmdroot.System.Com.StructuredStorage.PROPVARIANT*)"/> 50 winmdroot.Foundation.HRESULT __result = @this.GetValue(keyLocal, pvLocal);