A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jeremy Koritzinsky 7baf8ba615 Changed argument parser to parse everything as strings and refactored the IndexerNode.GetValue to special case places where we can check validity (and multidimensional arrays since they don't work like everything else). Removed LiteralParser since it isn't used by anything any more. 10 years ago
..
Perspex.Base.UnitTests Support default binding mode on direct properties. 10 years ago
Perspex.Controls.UnitTests Merge branch 'dpi-aware' 10 years ago
Perspex.Direct2D1.UnitTests Updated NuGet packages. 10 years ago
Perspex.Input.UnitTests Updated NuGet packages. 10 years ago
Perspex.Interactivity.UnitTests Added Tapped and DoubleTapped gestures. 10 years ago
Perspex.Layout.UnitTests Merge branch 'dpi-aware' 10 years ago
Perspex.LeakTests Started refactoring unit tests. 10 years ago
Perspex.Markup.UnitTests Changed argument parser to parse everything as strings and refactored the IndexerNode.GetValue to special case places where we can check validity (and multidimensional arrays since they don't work like everything else). Removed LiteralParser since it isn't used by anything any more. 10 years ago
Perspex.Markup.Xaml.UnitTests Removed a bunch of unused members/classes. 10 years ago
Perspex.RenderTests Updat app.config 10 years ago
Perspex.SceneGraph.UnitTests Updated NuGet packages. 10 years ago
Perspex.Styling.UnitTests Removed a bunch of unused members/classes. 10 years ago
Perspex.UnitTests Merge branch 'dpi-aware' 10 years ago
TestFiles Added tests data for Polyline and Polygon rendering. 10 years ago