Release History

By product

UI for Windows Phone 7 (discontinued) 2013.31127

November 27, 2013

Q3 SP1 2013  

Changes:

AutoCompleteBox

AutoCompleteBox

What's New:

  • SuggestionSelectedCommand and SuggestionSelectedCommandBehavior dependency properties.

What's Fixed:

  • Null-reference exception when tapping on an item.
  • EmptyFilterBehavior fixes.
  • Regression that was introduced in Q3 2013 with PropertyChanged events fired multiple times for FilteredSuggestions.
  • ArgumentOutOfRange exception that occurred sporadically when typing very fast.
  • EmptyFilterBehavior issues: the popup with all suggestions was not shown on focus when the mode is ShowAll.
Calendar

Calendar

What's Fixed:

  • The AppointmentSource's FetchData was called twice on initial load.
Chart

Chart and Gauge

What's Fixed:

  • Issues with the design time support in Visual Studio 2013 for Chart and Gauge controls.
Data Bound List Box

DataBoundListBox

Important Changes:

  • The Default value from the HeaderFooterDisplayMode enum is changed to AlwaysVisible.

What's Fixed:

  • Dynamically changing the ListHeaderDisplayMode and ListFooterDisplayMode properties now updates the viewport accordingly.
  • Issues with positioning the Pull-to-Refresh indicator when ItemRemovedAnimation is defined.

What's New:

  • ListFooterDisplayMode and ListHeaderDisplayMode properties that enable to determine how footers and headers will be displayed depending on whether there are items in the source.
  • ItemReorderStateChanged event that fires when the reordering is started or stopped.
Data Form

DataForm

What's Fixed:

  • The validation messages were not styled correctly.
Date Picker

DatePicker

What's New:

  • New properties OkButtonText and CancelButtonText which allow the text in the application bar buttons to be changed.
Diagnostics

Diagnostics

What's Fixed:

  • When HandleUnhandledException was set to false, the email task was interrupted.
Image Editor

ImageEditor

What's New:

  • Added out of the box localization for German, Italian and French.

What's Fixed:

  • When the CropTool was resized the aspect ratio was not preserved.
List Picker

ListPicker

What's New:

  • New properties OkButtonText and CancelButtonText which allow the text in the application bar buttons to be changed.
  • New events PopupItemCheckedStateChanging and PopupItemCheckedStateChanged that are fired when an item's checked state is changed.

What's Fixed:

  • When the popup was opened the SelectedItem was not visible if it had been set programmatically.
LiveTileHelper

LiveTileHelper

What's New:

  • New property: UseOptimizedMemoryConsumption, when set to true the tiles are saved as smaller images, optimized for WVGA resolution.
Password Box

PasswordBox

What's Fixed:

  • When a button was tapped the control lost focus.
  • When two password box were on the same page the application was freezing on PeekButton tap.
Tool Tip

ToolTip

What's Fixed:

  • Fixed an issue with animation of element with tooltip.