3 references to SetValue
System.Windows.Forms.Primitives (3)
Windows.Win32.IPropertyStore.g.cs (1)
202
return __object.
SetValue
(key, propvar);
Windows.Win32.UI_Shell_PropertiesSystem_IPropertyStore_Extensions.g.cs (2)
56
/// <inheritdoc cref="winmdroot.UI.Shell.PropertiesSystem.IPropertyStore.Interface.
SetValue
(winmdroot.UI.Shell.PropertiesSystem.PROPERTYKEY*, winmdroot.System.Com.StructuredStorage.PROPVARIANT*)"/>
63
winmdroot.Foundation.HRESULT __result = @this.
SetValue
(keyLocal, propvarLocal);