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
..
Data 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
Properties Initial implementation of ExpressionObserver. 11 years ago
ControlLocatorTests.cs Added shared TestRoot class. 10 years ago
DefaultValueConverterTests.cs Added enum conversions to DefaultValueConverter. 10 years ago
Perspex.Markup.UnitTests.csproj Forgot to save .csprojs. 10 years ago
UnitTestSynchronizationContext.cs Applied a bunch of resharper suggestions. 10 years ago
packages.config Updated NuGet packages. 10 years ago