3 references to Read
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
1059
if (propertyBag->
Read
(n, &variant, errorLog).Failed)
System.Windows.Forms.Primitives (2)
Windows.Win32.IPropertyBag.g.cs (2)
54
/// <inheritdoc cref="
Read
(winmdroot.Foundation.PCWSTR, winmdroot.System.Variant.VARIANT*, winmdroot.System.Com.IErrorLog*)"/>
61
winmdroot.Foundation.HRESULT __result = this.
Read
(pszPropNameLocal, pVarLocal, pErrorLog);