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.
 
 
 
Benedikt Stebner 31a8f37223
Make sure the resm scheme is registered before we attempt to parse something (#19629)
5 months ago
..
Fonts Introduce font collections 3 years ago
Imaging Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
TextFormatting Warning fixes: '25 winter wave (#18103) 12 months ago
BoxShadowTests.cs fix: #14211 BoxShadow.ToString() behavior (#14228) 2 years ago
BrushTests.cs Update Brush.Parse() to Handle all Color Formats (#19526) 6 months ago
ColorTests.cs Add direct conversions for HsvColor.ToHsl() and HslColor.ToHsv() 3 years ago
EffectTests.cs Warning cleanup 2 (#13696) 2 years ago
FontFamilyTests.cs Make sure the resm scheme is registered before we attempt to parse something (#19629) 5 months ago
FontManagerTests.cs Fix issue 4427 - System.InvalidOperationException: Default font family name can't be null or empty (#12817) 2 years ago
GeometryBuilderTests.cs Add BackgroundSizing (#14048) 2 years ago
GeometryGroupTests.cs Remove redudant test 4 years ago
GeometryTests.cs Seal CreateDefiningGeometry 3 years ago
GlyphRunTests.cs Rework TextLineImpl.GetTextBounds (#19576) 5 months ago
ImageBrushTests.cs Composition aware resources 3 years ago
LinearGradientBrushTests.cs Composition aware resources 3 years ago
MatrixTests.cs Fix test 4 years ago
PathGeometryTests.cs Path Geometry update fix for 4748 bug rerender on change for paths segments (#18025) 1 year ago
PathMarkupParserTests.cs fix(Geometries): Relative line drawing (#14013) 2 years ago
PathSegmentTests.cs Merge core libraries. (#5831) 4 years ago
PenTests.cs Fixes Border and Shape border re-rendering when changing Brush value (#13980) 2 years ago
PixelRectTests.cs Merge core libraries. (#5831) 4 years ago
RectTests.cs Merge core libraries. (#5831) 4 years ago
RectangleGeometryTests.cs feat(tests): Address rule CA1822 3 years ago
RenderResourceTestHelper.cs Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
SolidColorBrushTests.cs Composition aware resources 3 years ago
TextDecorationTests.cs Merge core libraries. (#5831) 4 years ago
TransformOperationsTests.cs Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 6 months ago
TypefaceTests.cs Merge core libraries. (#5831) 4 years ago
UnicodeRangeSegmentTests.cs Fix IsInRange and added unit tests. (#15079) 2 years ago
UnicodeRangeTests.cs Merge core libraries. (#5831) 4 years ago