Home > other >  WPF style of a problem
WPF style of a problem

Time:12-04

Cannot type is "Ms. Internal NamedObject" objects cast to type "System. Windows. FrameworkTemplate,"
In the System. Windows. Markup. WpfXamlLoader. Load (XamlReader XamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings Settings, Uri baseUri)
Problems should be appeared in

The Template one attribute value no trouble help see

 
<style: x Key="ChildWinStyle TargetType"="Window} {x: Type" & gt;






<style. Resources>
<style TargetType="{x: Type Label}" & gt;


</style>
<style: x Key="lbBaseStyle TargetType"="{x: Type Label}" & gt;

</style>
<style: x Key="tabControlStyle" & gt;
<style. Resources>
<style TargetType="{x: Type Label}" & gt;


</style>

</style>

</style>
















  • Related