/ILSpy.BamlDecompiler/Tests/Cases/AttachedEvent.xaml
http://github.com/icsharpcode/ILSpy · XAML · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · ae302fe78c9359cd1066b827fc635bb2 MD5 · raw file
- <Window x:Class="ILSpy.BamlDecompiler.Tests.Cases.AttachedEvent" Title="ILSpy.BamlDecompiler.Tests.Cases" Height="300" Width="300" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
- <Grid AccessKeyManager.AccessKeyPressed="GridAccessKeyPressed" />
- </Window>