Changes in devexpress.xtranavbar from v20 (Version 4.0.30319.42000)<br> to v20.1 (Version 4.0.30319.42000)

Changes in devexpress.xtranavbar from v20 (Version 4.0.30319.42000)
to v20.1 (Version 4.0.30319.42000)

Removed Added
public class DevExpress.XtraNavBar.NavBarControl ()
--> NONE <--
  • Event: public event EventHandler DpiChangedAfterParent
  • Event: public event EventHandler DpiChangedBeforeParent
  • Method (i): public int LogicalToDeviceUnits (int value)
  • Method (i): protected virtual void OnDpiChangedAfterParent (EventArgs e)
  • Method (i): protected virtual void OnDpiChangedBeforeParent (EventArgs e)
  • Method (i): protected virtual void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew)
  • Method (i): public void ScaleBitmapLogicalToDevice (Bitmap logicalBitmap)
  • Property: int DeviceDpi { public get; }
public class DevExpress.XtraNavBar.ViewInfo.NavVScrollBar ()
--> NONE <--
  • Event: public event EventHandler DpiChangedAfterParent
  • Event: public event EventHandler DpiChangedBeforeParent
  • Method (i): public int LogicalToDeviceUnits (int value)
  • Method (i): protected virtual void OnDpiChangedAfterParent (EventArgs e)
  • Method (i): protected virtual void OnDpiChangedBeforeParent (EventArgs e)
  • Method (i): protected virtual void RescaleConstantsForDpi (int deviceDpiOld, int deviceDpiNew)
  • Method (i): public void ScaleBitmapLogicalToDevice (Bitmap logicalBitmap)
  • Property: int DeviceDpi { public get; }

TopSummary