Add ScreenDpi API in Window class
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 19 Dec 2016 00:48:45 +0000 (09:48 +0900)
committerSeungkeun Lee <sngn.lee@samsung.com>
Fri, 6 Jan 2017 00:51:00 +0000 (16:51 -0800)
commit45bf8c122a483957596c89516f900bebf3222d2f
treea4f51ab5d50222ff369115bf5a778140f2150624
parentf7512acec092a7f39e882467b37c7dd3d0f1d9ca
Add ScreenDpi API in Window class

 - To get Screen DPI

Change-Id: Ic183809290901654330427d9dc8c7f67630cb918
src/ElmSharp/ElmSharp/Window.cs
src/ElmSharp/Interop/Interop.Elementary.Win.cs
test/ElmSharp.Test/ElmSharp.Test.csproj
test/ElmSharp.Test/TC/ScreenInformationTest.cs [new file with mode: 0644]
test/ElmSharp.Test/TestRunner.cs