3 references to GetUnitType
System.Windows.Forms.Primitives (3)
Windows.Win32.IOleParentUndoUnit.g.cs (1)
129 return __object.GetUnitType(pClsid, plID);
Windows.Win32.System_Ole_IOleParentUndoUnit_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Ole.IOleParentUndoUnit.Interface.GetUnitType(global::System.Guid*, int*)"/> 30 winmdroot.Foundation.HRESULT __result = @this.GetUnitType(pClsidLocal, plIDLocal);