Commit Graph

3 Commits

Author SHA1 Message Date
Robin Krom
23186feefe Code modernising (#8)
* Applied some code conventions, used more current language features which should improve readability and making it easier to re-factor / modify. Also fixed some typos in documentation.
* Changes based on PR conversation for the SystemInfo
* Some modifications due to conversations on the PR, especially I removed the FlagsAttribute on the BalloonFlags.
* Removed Silverlight targeting in code.
2019-07-16 14:09:59 +02:00
Philipp Sumi
337da82ce2 Release 1.0.6
*************

CHG   Removed version text from NuGet files.
CHG   Replaced Tuple usage from SystemInfo by Point, which is also supported by .NET 3.5.
CHG   Changelog and credits update.
2016-03-21 09:53:34 +01:00
hemn.still
0f7f9778c1 Fix GetDeviceCoordinates. In some cases PresentationSource.FromVisual(this) may return null. 2015-01-30 15:16:24 +04:00