// -----------------------------------------------------------------------
//
// Copyright 2014 MIT Licence. See licence.md for more information.
//
// -----------------------------------------------------------------------
namespace Perspex.Controls.Primitives
{
using System;
using Perspex.Input;
using Perspex.Interactivity;
public class Track : Control
{
public static readonly PerspexProperty MinimumProperty =
ScrollBar.MinimumProperty.AddOwner