File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -359,8 +359,8 @@ double convertedValue = UnitConverter.Convert(
359
359
360
360
### Example: WPF app using IValueConverter to parse input
361
361
362
- Src : [Samples / WpfMVVMSample ](https :// github.com/angularsen/UnitsNet/tree/master/Samples/WpfMVVMSample )
363
-
362
+ Src : [Samples / MvvmSample . Wpf ](https :// github.com/angularsen/UnitsNet/tree/master/Samples/MvvmSample.Wpf )
363
+
364
364
! [wpfmvvmsample_219w ](https :// user-images.githubusercontent.com/787816/34913417-094332e2-f8fd-11e7-9d8a-92db105fbbc9.png)
365
365
366
366
The purpose of this app is to show how to create an `IValueConverter ` in order to bind XAML to quantities .
@@ -480,4 +480,4 @@ Get the same strongly typed units on other platforms, based on the same [unit de
480
480
| Language | Name | Package | Repository | Maintainers |
481
481
| ---------------------------- | ------------ - | -------------------------------------------------- | ------------------------------------------------------ | -------------- |
482
482
| JavaScript / < br > TypeScript | unitsnet - js | [npm ](https :// www.npmjs.com/package/unitsnet-js) | [github](https://github.com/haimkastner/unitsnet-js) | @haimkastner |
483
- | Python | unitsnet - py | [pypi ](https :// pypi.org/project/unitsnet-py) | [github](https://github.com/haimkastner/unitsnet-py) | @haimkastner |
483
+ | Python | unitsnet - py | [pypi ](https :// pypi.org/project/unitsnet-py) | [github](https://github.com/haimkastner/unitsnet-py) | @haimkastner |
You can’t perform that action at this time.
0 commit comments