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