1 <Canvas x:Class="MoonTest.System.Windows.ManagedTestClass"
2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4 xmlns:custom="clr-namespace:MoonTest.System.Windows">
6 <Style TargetType="custom:ManagedTestClass">
7 <Setter Property="a" Value="ok" /> <!-- case mismatch -->