Unplanned
Last Updated: 05 Jan 2017 12:08 by ADMIN
ADMIN
Created by: Nasko
Comments: 2
Category: UI for WPF
Type: Bug Report
1

			
Unplanned
Last Updated: 04 Aug 2016 10:42 by ADMIN
Unplanned
Last Updated: 18 Mar 2016 08:56 by ADMIN
ADMIN
Created by: Rosi
Comments: 0
Category: UI for WPF
Type: Feature Request
4

			
Unplanned
Last Updated: 26 Jul 2022 08:54 by Narendra
ADMIN
Created by: Rosi
Comments: 1
Category: UI for WPF
Type: Feature Request
3

			
Unplanned
Last Updated: 06 Dec 2016 11:53 by ADMIN
ADMIN
Created by: Kalin
Comments: 0
Category: UI for WPF
Type: Feature Request
1

			
Unplanned
Last Updated: 01 Jun 2015 11:57 by Mi
Created by: Mi
Comments: 0
Category: UI for WPF
Type: Feature Request
4
For the current wave of new Win10 UIs it would be handy to have a new Control like the Windows 10 Splitview available in WPF.

See: https://msdn.microsoft.com/library/windows/apps/windows.ui.xaml.controls.splitview.aspx
Unplanned
Last Updated: 01 Jun 2015 11:56 by Mi
Created by: Mi
Comments: 0
Category: UI for WPF
Type: Feature Request
2
Please provide something like the new RelativePanel-Control from Windows 10 UWP for WPF.

See: https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.relativepanel.aspx
Unplanned
Last Updated: 04 Apr 2017 08:05 by Patrick
One requires to create QueryableCollectionView on the UI thread.
Now there's going to be a .Count() call on the IQueryable passed into the constructor,
which will block the UI thread until it returns.
There might be various reasons why there is delay (unable to connect to DB,slow query, using a REST queryable provider, etc).

It would be nice if we could pass in the count ourselves.
Unplanned
Last Updated: 23 Nov 2016 09:15 by ADMIN
ADMIN
Created by: Petya
Comments: 4
Category: UI for WPF
Type: Feature Request
13
There is an open source library (http://bitmiracle.com/libtiff) that can be used to convert the TIFF images to different formats and then visualize the resultant file with an appropriate control (e.g. convert the TIFF to PDF document and import it in RadPdfViewer).
Unplanned
Last Updated: 31 Jan 2017 14:49 by ADMIN
ADMIN
Created by: Petar Marchev
Comments: 0
Category: UI for WPF
Type: Feature Request
3

			
Unplanned
Last Updated: 09 Aug 2016 08:37 by ADMIN
ADMIN
Created by: Tina Stancheva
Comments: 0
Category: UI for WPF
Type: Feature Request
0
When developing live (localization/resource) display language switching for SL5, the LocalizationManager should allow to update all localization strings applied through the ResourceManager. In SL5 it's not possible to listen to an attached dependency property for all dependency objects. Therefore it would help to have a way to know when the attached ResourceKey dependency property changes (and on which DependencyObject) in the LocalizationManager. 
Unplanned
Last Updated: 30 Apr 2024 07:13 by ADMIN
ADMIN
Created by: Aylin
Comments: 4
Category: UI for WPF
Type: Feature Request
10
Create NuGet symbol packages - containing the .pdb files - corresponding to the primary NuGet packages. The process is described here: https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages .

This will facilitate the debugging of problems in the controls code.
Unplanned
Last Updated: 03 Aug 2017 11:55 by Iva
Created by: Iva
Comments: 0
Category: UI for WPF
Type: Feature Request
7
Introduce support for AutoCad files in a fixed document viewer.
Unplanned
Last Updated: 22 Feb 2017 07:38 by Richardsonke
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
8
Introduce control similar to TextBox which offers integrated spell-checking (similar to the one provided in RadRichTextBox).
Unplanned
Last Updated: 05 Jan 2017 08:00 by Elena Kosinska
Created by: Vesko
Comments: 1
Category: UI for WPF
Type: Feature Request
4
Add: ListView Control
Unplanned
Last Updated: 03 Jan 2017 20:51 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Feature Request
5
Something like an image Viewer for WPF with some kind of animation, not too fancy though.
Unplanned
Last Updated: 31 Jan 2017 09:36 by Vesko
Created by: Vesko
Comments: 0
Category: UI for WPF
Type: Feature Request
10
It would be very helpful if you can plan to create kind of a "drawing tool" to design specific views for flows, state models, workflows, etc.
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Feature Request
5

			
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Feature Request
6
Develop  a new control - Reflection Control.