@ -1,8 +1,8 @@
// -----------------------------------------------------------------------
// <copyright file="GridLengthTests.cs" company="Steven Kirk">
// Copyright 2015 MIT Licence. See licence.md for more information.
// </copyright>
// -----------------------------------------------------------------------
namespace Perspex.Controls.UnitTests
{
// <copyright file="LogInViewModel.cs" company="Steven Kirk">
namespace Perspex.Xaml.Base.UnitTest.SampleModel
// <copyright file="MainWindowViewModel.cs" company="Steven Kirk">
namespace GitHubClient.ViewModels
// <copyright file="UserRepositoriesViewModel.cs" company="Steven Kirk">
// <copyright file="BrushTests.cs" company="Steven Kirk">
namespace Perspex.SceneGraph.UnitTests.Media
// <copyright file="ColorTests.cs" company="Steven Kirk">
// <copyright file="ThicknessTests.cs" company="Steven Kirk">
// <copyright file="CairoExtensions.cs" company="Steven Kirk">
// Copyright 2014 MIT Licence. See licence.md for more information.
namespace Perspex.Cairo
// <copyright file="CairoPlatform.cs" company="Steven Kirk">
// <copyright file="DrawingContext.cs" company="Steven Kirk">
// Copyright 2013 MIT Licence. See licence.md for more information.
namespace Perspex.Cairo.Media
using System;
// <copyright file="FormattedTextImpl.cs" company="Steven Kirk">
// <copyright file="BitmapImpl.cs" company="Steven Kirk">
namespace Perspex.Cairo.Media.Imaging
// <copyright file="RenderTargetBitmapImpl.cs" company="Steven Kirk">
// <copyright file="StreamGeometryContextImpl.cs" company="Steven Kirk">
// <copyright file="StreamGeometryImpl.cs" company="Steven Kirk">
// <copyright file="AssemblyInfo.cs" company="Steven Kirk">
using System.Reflection;
using System.Runtime.CompilerServices;
// <copyright file="Renderer.cs" company="Steven Kirk">
// <copyright file="AssetLoader.cs" company="Steven Kirk">
namespace Perspex.Gtk
// <copyright file="GtkExtensions.cs" company="Steven Kirk">
// <copyright file="GtkPlatform.cs" company="Steven Kirk">
// <copyright file="GtkKeyboardDevice.cs" company="Steven Kirk">
// <copyright file="GtkMouseDevice.cs" company="Steven Kirk">
using Perspex.Input;
// <copyright file="WindowImpl.cs" company="Steven Kirk">
using Gdk;
// <copyright file="PerspexObjectAssembler.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.Context
// <copyright file="PerspexParserFactory.cs" company="Steven Kirk">
// <copyright file="PerspexTypeRepository.cs" company="Steven Kirk">
// <copyright file="PerspexWiringContext.cs" company="Steven Kirk">
// <copyright file="PerspexXamlMember.cs" company="Steven Kirk">
// <copyright file="PerspexXamlMemberValuePlugin.cs" company="Steven Kirk">
// <copyright file="PerspexXamlType.cs" company="Steven Kirk">
// <copyright file="BitmapConverter.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.Converters
// <copyright file="BrushConverter.cs" company="Steven Kirk">
// <copyright file="ColumnDefinitionsTypeConverter.cs" company="Steven Kirk">
// <copyright file="GridLengthTypeConverter.cs" company="Steven Kirk">
// <copyright file="RowDefinitionsTypeConverter.cs" company="Steven Kirk">
// <copyright file="ThicknessConverter.cs" company="Steven Kirk">
// <copyright file="ObservablePropertyBranch.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.DataBinding.ChangeTracking
// <copyright file="PropertyMountPoint.cs" company="Steven Kirk">
// <copyright file="PropertyPath.cs" company="Steven Kirk">
// <copyright file="TargettedProperty.cs" company="Steven Kirk">
// <copyright file="DataContextChangeSynchronizer.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.DataBinding
// <copyright file="IPerspexPropertyBinder.cs" company="Steven Kirk">
// <copyright file="PerspexPropertyBinder.cs" company="Steven Kirk">
// <copyright file="SourceBindingEndpoint.cs" company="Steven Kirk">
// <copyright file="TargetBindingEndpoint.cs" company="Steven Kirk">
// <copyright file="XamlBinding.cs" company="Steven Kirk">
// <copyright file="XamlBindingDefinition.cs" company="Steven Kirk">
// <copyright file="BindingExtension.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.MarkupExtensions
// <copyright file="TypeExtension.cs" company="Steven Kirk">
// <copyright file="PerspexXamlLoader.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml
// <copyright file="Template.cs" company="Steven Kirk">
namespace Perspex.Markup.Xaml.Templates
// <copyright file="TemplateContent.cs" company="Steven Kirk">
// <copyright file="TemplateLoader.cs" company="Steven Kirk">
// <copyright file="XamlDataTemplate.cs" company="Steven Kirk">
// <copyright file="Animatable.cs" company="Steven Kirk">
namespace Perspex.Animation
// <copyright file="Animate.cs" company="Steven Kirk">
// <copyright file="Animation.cs" company="Steven Kirk">
// <copyright file="AnimationExtensions.cs" company="Steven Kirk">
// <copyright file="Animation`1.cs" company="Steven Kirk">
// <copyright file="IEasing.cs" company="Steven Kirk">
// <copyright file="IEasing`1.cs" company="Steven Kirk">
// <copyright file="LinearDoubleEasing.cs" company="Steven Kirk">
// <copyright file="LinearEasing.cs" company="Steven Kirk">
// <copyright file="PropertyTransition.cs" company="Steven Kirk">
// <copyright file="PropertyTransitions.cs" company="Steven Kirk">
// <copyright file="Application.cs" company="Steven Kirk">
namespace Perspex
// <copyright file="IAssetLoader.cs" company="Steven Kirk">
namespace Perspex.Platform
// <copyright file="BindingDescriptor.cs" company="Steven Kirk">
// <copyright file="IPerspexList.cs" company="Steven Kirk">
namespace Perspex.Collections
// <copyright file="IPerspexReadOnlyList.cs" company="Steven Kirk">
// <copyright file="PerspexDictionary.cs" company="Steven Kirk">
// <copyright file="PerspexList.cs" company="Steven Kirk">
// <copyright file="PerspexListExtensions.cs" company="Steven Kirk">
// <copyright file="Contract.cs" company="Steven Kirk">
@ -1,9 +1,4 @@
// --------------------------------------------------------------------
// <copyright file="PerspexObjectExtensions.cs" company="Steven Kirk">
namespace Perspex.Diagnostics
/// <summary>
// <copyright file="PerspexPropertyValue.cs" company="Steven Kirk">
// <copyright file="IDescription.cs" company="Steven Kirk">
// <copyright file="IObservablePropertyBag.cs" company="Steven Kirk">
// <copyright file="IPropertyBag.cs" company="Steven Kirk">
// <copyright file="PerspexObject.cs" company="Steven Kirk">
// <copyright file="PerspexProperty.cs" company="Steven Kirk">
// <copyright file="PerspexPropertyChangedEventArgs.cs" company="Steven Kirk">
// <copyright file="PerspexProperty`1.cs" company="Steven Kirk">
// <copyright file="IPlatformHandle.cs" company="Steven Kirk">
// <copyright file="IPlatformThreadingInterface.cs" company="Steven Kirk">
// <copyright file="PlatformHandle.cs" company="Steven Kirk">
// <copyright file="PriorityBindingEntry.cs" company="Steven Kirk">
// <copyright file="PriorityLevel.cs" company="Steven Kirk">
// <copyright file="PriorityValue.cs" company="Steven Kirk">
// <copyright file="PerspexObservable.cs" company="Steven Kirk">
namespace Perspex.Reactive
// <copyright file="Dispatcher.cs" company="Steven Kirk">
namespace Perspex.Threading
// <copyright file="DispatcherPriority.cs" company="Steven Kirk">
// <copyright file="DispatcherTimer.cs" company="Steven Kirk">
// <copyright file="MainLoop.cs" company="Steven Kirk">
namespace Perspex.Win32.Threading