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.
 
 
 
Dariusz Komosinski 776ffbcbdc Add documentation for alpha format. 6 years ago
..
AlphaFormat.cs Add documentation for alpha format. 6 years ago
ExportRenderingSubsystemAttribute.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IBitmapImpl.cs Remove copyright headers. 6 years ago
IDrawingContextImpl.cs Add rounded rect clip to drawing context. 6 years ago
IDrawingContextWithAcrylicLikeSupport.cs Implement Acrylic as a "Material" and a special Decorator to display Acrylic. 6 years ago
IFontManagerImpl.cs Fix typeface fallback for embedded fonts 6 years ago
IFormattedTextImpl.cs Remove copyright headers. 6 years ago
IGeometryContext.cs Remove copyright headers. 6 years ago
IGeometryImpl.cs Remove copyright headers. 6 years ago
IGlyphRunImpl.cs Remove copyright headers. 6 years ago
IGlyphTypefaceImpl.cs Remove copyright headers. 6 years ago
ILockedFramebuffer.cs Use PixelSize for device-dependent sizes. 8 years ago
IModuleEnvironmentChecker.cs Check for Windows version in Direct2D platform 9 years ago
IPlatformRenderInterface.cs Add default alpha and pixel formats to render interfaces. 6 years ago
IPlatformSettings.cs Remove copyright headers. 6 years ago
IRenderTarget.cs Remove copyright headers. 6 years ago
IRenderTargetBitmapImpl.cs Remove copyright headers. 6 years ago
IStreamGeometryContextImpl.cs Remove copyright headers. 6 years ago
IStreamGeometryImpl.cs Remove copyright headers. 6 years ago
ITextShaperImpl.cs Introduce TextRunProperties 6 years ago
ITransformedGeometryImpl.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
IWriteableBitmapImpl.cs Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
LockedFramebuffer.cs fix LockedFramebuffer.Size assigment from constructor 8 years ago
PathGeometryContext.cs Remove copyright headers. 6 years ago
PixelFormat.cs Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago