| .. |
|
AnimationsPage.xaml
|
cf28998a46
Bitmap effects support
|
2 年 前 |
|
AnimationsPage.xaml.cs
|
51faa94534
Allow users to supply custom clocks in XAML or code before animations are applied. Change AnimationsPage to show an example with a custom clock and the animations on that page.
|
7 年 前 |
|
BrushesPage.axaml
|
d2caf1241f
Add demo page for brushes with transforms
|
3 年 前 |
|
BrushesPage.axaml.cs
|
d2caf1241f
Add demo page for brushes with transforms
|
3 年 前 |
|
ClippingPage.xaml
|
979a5aa437
Set Border clip from xaml on ClippingPage
|
3 年 前 |
|
ClippingPage.xaml.cs
|
979a5aa437
Set Border clip from xaml on ClippingPage
|
3 年 前 |
|
CustomAnimatorPage.xaml
|
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 年 前 |
|
CustomAnimatorPage.xaml.cs
|
4748244564
Add custom animator example
|
4 年 前 |
|
CustomSkiaPage.cs
|
bc79b388b5
Use ImmediateDrawingContext in the ICustomDrawOperation interface
|
2 年 前 |
|
CustomStringAnimator.cs
|
4748244564
Add custom animator example
|
4 年 前 |
|
DrawingPage.xaml
|
f6c506b865
Fix DrawingPage
|
3 年 前 |
|
DrawingPage.xaml.cs
|
7b1c9bde18
Replace namespaces accordingly; Rename projects on main sln file.
|
7 年 前 |
|
FormattedTextPage.axaml
|
b815a22d5a
Port WPF's FormattedText to Avalonia and rework TextPresenter
|
3 年 前 |
|
FormattedTextPage.axaml.cs
|
116fd47439
Implement FormattedText.BuildHighlightGeometry
|
3 年 前 |
|
GlyphRunPage.xaml
|
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 年 前 |
|
GlyphRunPage.xaml.cs
|
5a5080b1a5
Rework GlyphTypeface
|
3 年 前 |
|
LineBoundsPage.xaml
|
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 年 前 |
|
LineBoundsPage.xaml.cs
|
b3b7a57397
use consistent naming in renderdemo
|
5 年 前 |
|
PathMeasurementPage.cs
|
ae1fcfed51
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419)
|
2 年 前 |
|
RenderTargetBitmapPage.cs
|
3f306b48ab
fix(DrawingContext): CS0618 PushPreTransform(Matrix)' is obsolete: 'Use PushTransform'
|
2 年 前 |
|
SpringAnimationsPage.xaml
|
d6deda6414
Add spring animation demo page
|
3 年 前 |
|
SpringAnimationsPage.xaml.cs
|
d6deda6414
Add spring animation demo page
|
3 年 前 |
|
TextFormatterPage.axaml
|
9250d93407
Implement embedded runs
|
3 年 前 |
|
TextFormatterPage.axaml.cs
|
895d85aa89
Implement CharacterBufferReference and related classes
|
2 年 前 |
|
Transform3DPage.axaml
|
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 年 前 |
|
Transform3DPage.axaml.cs
|
c40410cdb3
Add basic 3d transformation.
|
3 年 前 |
|
TransitionsPage.xaml
|
fa0cea97fe
Enable compiled bindings by default and fix all the usages + adjust some namespaces
|
3 年 前 |
|
TransitionsPage.xaml.cs
|
3b8cd5dae2
Add transitions example.
|
5 年 前 |
|
WriteableBitmapPage.cs
|
9d76cdd3dd
Rename incorrect `Color.ToUint32` to `ToUInt32`
|
2 年 前 |