Unplanned
Last Updated: 28 Dec 2016 13:54 by ADMIN
ADMIN
Telerik Admin
Created on: 30 Aug 2012 18:20
Category: MaskedInput
Type: Bug Report
5
MaskedInput: When Windows8 Theme is used implicitly from Windows8_WPF project , XAML parse exception occurs
Use the new implict mechanism. Attach the Windows8 _Wpf project instead of Windows8 dll. Xaml parse exception occurs runtime - 
"Cannot set unknown member 'Telerik.Windows.Controls.MaskedInput.PreviewInputTextBox.IsReadOnly'."

Note: you can try the workaround added here: http://stackoverflow.com/questions/6850713/weird-xaml-parsing-error-when-trying-to-set-textbox-isreadonly
2 comments
ADMIN
Petar Mladenov
Posted on: 03 Apr 2014 09:23
If you don't use Windows8 theme as a project, but you use it as a Styles in Telerik.Windows.Controls.xaml and Telerik.Windows.Controls.Input.xaml you can try setting these resource files BUILD Action to PAGE, not Resource.

Vedha
Posted on: 21 Feb 2014 19:38
I'm struggling with this error, do you have a workaround? Ive tried with the project and dll reference no luck.

Thanks