|
|
|
@ -33,10 +33,10 @@ using System.Windows.Threading; |
|
|
|
using ICSharpCode.ILSpy.Options; |
|
|
|
using ICSharpCode.ILSpy.Options; |
|
|
|
|
|
|
|
|
|
|
|
using Microsoft.VisualStudio.Composition; |
|
|
|
using Microsoft.VisualStudio.Composition; |
|
|
|
|
|
|
|
|
|
|
|
using TomsToolbox.Wpf.Interactivity; |
|
|
|
using TomsToolbox.Wpf.Interactivity; |
|
|
|
using TomsToolbox.Wpf.Styles; |
|
|
|
using TomsToolbox.Wpf.Styles; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
namespace ICSharpCode.ILSpy |
|
|
|
namespace ICSharpCode.ILSpy |
|
|
|
{ |
|
|
|
{ |
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
|