
Adds new control to create font icon based content view.
Features
- Added a new AtomIconContentView control to create font icon based content view.
- JSX Initialization Re-engineered - Added a property in prototype of class, so it can be directly set in JavaScript, the conversion will be performed if needed utilizing available TypeConverters. You can also create new instance of CLR object in JavaScript and set it directly.
- Added direct property setter.
- Added search property in AtomSuggestions.
- ScrollUp enabled in AtomSuggestions.