// ----------------------------------------------------------------------- // // Copyright 2014 MIT Licence. See licence.md for more information. // // ----------------------------------------------------------------------- using Perspex.Collections; namespace Perspex.Animation { using Perspex.Collections; public class PropertyTransitions : PerspexList { } }