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.
 
 
 
GMIKE 22ff7af2ae replace Math.Pow(x, 2) on x*x 5 years ago
..
BitmapBlendModeNode.cs fixes: code documentation 5 years ago
BrushDrawOperation.cs remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
ClipNode.cs Internal API for rounded border clip for usage with Border. 6 years ago
CustomDrawOperation.cs Fix ICustomDrawOperation HitTest coordinate space. 5 years ago
DeferredDrawingContextImpl.cs Various memory optimizations. 5 years ago
DrawOperation.cs fix nits. 6 years ago
ExperimentalAcrylicNode.cs Update XML Comment 6 years ago
GeometryClipNode.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
GeometryNode.cs Update XML Comment 6 years ago
GlyphRunNode.cs Rework GlyphRun BaselineOrigin 6 years ago
IDrawOperation.cs Remove copyright headers. 7 years ago
ISceneBuilder.cs Added some docs. 10 years ago
IVisualNode.cs Internal API for rounded border clip for usage with Border. 6 years ago
ImageNode.cs add DeferredDrawingContextImpl implementations for blendmode 6 years ago
LineBoundsHelper.cs share linebouds helper with render demo. remove hacky test code. 6 years ago
LineNode.cs replace Math.Pow(x, 2) on x*x 5 years ago
OpacityMaskNode.cs remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
OpacityNode.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
RectangleNode.cs Various memory optimizations. 5 years ago
Scene.cs Fix custom hit testing (#5968) 5 years ago
SceneBuilder.cs fixes(Visuals): Suppress warning CS0618 'IVisualWithRoundRectClip' is obsolete: 'Internal API, will be removed in future versions, you've been warned' 5 years ago
SceneLayer.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
SceneLayers.cs Limit reallocations in the deferred renderer. 6 years ago
TextNode.cs remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
VisualNode.cs Optimize shape rendering (pen creation mostly). 5 years ago