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 774c6e6fa4 Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
..
Perspex.Base.UnitTests Added BindingError. 10 years ago
Perspex.Benchmarks Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Perspex.Controls.UnitTests Fix #500. 10 years ago
Perspex.Direct2D1.UnitTests Updated NuGet packages. 10 years ago
Perspex.Input.UnitTests Updated NuGet packages. 10 years ago
Perspex.Interactivity.UnitTests Fix non-compiling tests. 10 years ago
Perspex.Layout.UnitTests Merge branch 'MergedApplicationControls' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-MergedApplicationControls 10 years ago
Perspex.LeakTests Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly. 10 years ago
Perspex.Markup.UnitTests Finished wiring up validation support. Now exceptions and INotifyDataErrorInfo implementers will set controls into their ":invalid" pseudo-class state. 10 years ago
Perspex.Markup.Xaml.UnitTests Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
Perspex.RenderTests Merge branch 'MergedApplicationControls' of https://github.com/jkoritzinsky/Perspex into jkoritzinsky-MergedApplicationControls 10 years ago
Perspex.SceneGraph.UnitTests Moved IVisual to Perspex.VisualTree. 10 years ago
Perspex.Styling.UnitTests Made validation enable-able during binding construction, similar to WPF. Now validation events are only raised when the validation type is enabled on the property. 10 years ago
Perspex.UnitTests Tried to reproduce #499. 10 years ago
TestFiles Added tests data for Polyline and Polygon rendering. 10 years ago