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

Cannot use telerik:StyleManager in XAML

1 Answer 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ye HaoChen
Top achievements
Rank 1
Ye HaoChen asked on 20 Mar 2014, 03:47 AM
Hi,

I want to change the RadWindow's theme.
But I cannot use StyleManager like this:
<telerik:RadWindow x:Class="Eurlanda.DataShire.Squid.Views.DataGridShow"
                   xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
                   xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
                   xmlns:telerik="http://schemas.telerik.com/2008/xaml/presentation"
                   Focusable="True" telerik:StlyeManager.Theme =""
                   Header="AcessFrom">
Please check the attachment.

But only RadGridView used StyleManager in XAML is OK. (RadWindow , RadMenu, RadDocking cannot use it.)

Telerik control version is 2013.3.1316.40
My VS version is 2013
My system is Windows 7 sp1

Thank you.

1 Answer, 1 is accepted

Sort by
0
Ye HaoChen
Top achievements
Rank 1
answered on 20 Mar 2014, 05:04 AM
I'm so stupid.
I misspelled StyleManager.
But in the VS2012 and VS2013, intellisense function is not working when I input the telerik:StyleManager.
Tags
General Discussions
Asked by
Ye HaoChen
Top achievements
Rank 1
Answers by
Ye HaoChen
Top achievements
Rank 1
Share this question
or