This is a migrated thread and some comments may be shown as answers.

RadWindow is opening in NavigationWindow

1 Answer 178 Views
Window
This is a migrated thread and some comments may be shown as answers.
Vajda
Top achievements
Rank 1
Vajda asked on 01 Feb 2014, 12:31 PM
I try created my first WPF Telerik WPF app.

I installed RAD Controls for Window.

In VS 2013 I chose File > New > Project >Telerik > Windows > C# RadControls WPF Application

In wizard I added ref to DLL Telerik.Windows.Controls, Telerik.Windows.Controls.Navigation and Telerik.Windows.Data.

VS creted WPF project but startup window is type of System.Windows.Window.

I hope that startup window will be type of RadWindow.

Ok, I deleted it and added Project > New Item > Telerik Scenarion > RadWindow.

VS added RadWindow. I changed startup URI in App.xaml.

Run WPF app and what happen :D

RadWindow is open in NavigationWindow :D 

I don’t understand why this magic happen. 

I know that in WPF in startup URI is on Page WPF automatically create NavigationWindow as host container for Page.

So where is problem?

Thanks for support

1 Answer, 1 is accepted

Sort by
0
Vladi
Telerik team
answered on 05 Feb 2014, 11:41 AM
Hi,

It looks like you have done most of the required steps in order to make a RadWindow the main window in a WPF application but there are a few more that should be done.

You can take a look at this forum post about the same issue. In the mentioned post you can find an attached sample project.

Regards,
Vladi
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Window
Asked by
Vajda
Top achievements
Rank 1
Answers by
Vladi
Telerik team
Share this question
or