Skip to main content

Control Modifications

General

Fixed issues and improved stability and performance of the following behaviors:

Roll control

The Roll Control now supports Text Style changes. Properties "UnitStyle", "LensStyle" and "ValueStyle" have been added to Roll.


Button Control

A Selected property has been added to the Radio Button Control for databinding use-cases.


Text and TextButton

Text and Text Button are now compatible with the Set Text behavior.


Arithmetic Operation Behavior

Modulo operation has been added to Arithmetic Operation behavior.


Set Scale Behavior

Fixed an existing issue with z-axis scaling.


Controls Use BitmapBrushColorBlend

All Controls are now using BitmapBrushColorBlend.


Set Layout Size Behavior

  • Renamed the Behavior "Set Size" to Set Layout Size
  • Added Relative/Absolute mode property (Prior it was ‘Relative’ only)
  • Added Y-Axis scaling

VideoStream Control (2D and 3D)

Property "Timestamp" and "Source Type" have been added to VideoStream in 2D and 3D.


VideoStream Control (2D and 3D)

Property "Timestamp" and "Source Type" have been added to VideoStream in 2D and 3D.


Cover Flow Control

Property "Orientation" has been added to CoverFlow. No solution conversion required (only unnecessary properties "BindableProperty" and "BindableProperty_1" have been removed).