punker76/gong-wpf-dragdrop

I want to support net452?

hbbliyong opened this issue · 1 comments

I want to support net452,could you teach me? i find the api visual treehelper.getdpi(object) not support net452,wether or not have other api can replace it ?

jizc commented

net452 was removed in PR #422. You can create a fork and reimplement the removed code.