Browse Source

Update architecture.md

pull/414/head
Ammaar Limbada 10 years ago
parent
commit
de46e0d5a4
  1. 2
      docs/architecture.md

2
docs/architecture.md

@ -31,7 +31,7 @@ The assemblies are as follows, from lowest to highest level:
The main classes in this assembly are `PerspexObject` and `PerspexProperty`.
These are Perspex's versions of XAML's `DependencyObject` and `DepenendencyProperty`. It also
These are Perspex's versions of XAML's `DependencyObject` and `DependencyProperty`. It also
defines a `PerspexDispatcher` which is - surprise - our version of XAML's `Dispatcher`.
### Perspex.Animation

Loading…
Cancel
Save