Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 784 Bytes

Changelog.md

File metadata and controls

32 lines (21 loc) · 784 Bytes

Changelog for nsAttachedProperties

Ver. 1.1.0 nsAttachedProperties.Wpf

  • Breaking changes

    • none
  • Enhancements/Features

    • Add TextBoxProperties class for the TextBoxProperties.ReturnBehavior attached property. This attached property can be used to improve the TextBox behavior when the Enter key is pressed.
  • Bug fixes

    • none
  • Limitations

    • none

Ver. 1.0.0 nsAttachedProperties.Wpf

  • Breaking changes

    • Initail release
  • Enhancements/Features

    • Add ScrollViewerProperties class for the ScrollViewerProperties.MouseWheelHandlingMode attached property. This attached property can be used to improve the scrolling behavior of a nested ScrollViewer by rotating the mouse wheel.
  • Bug fixes

    • none
  • Limitations

    • none