Is there any way to retrieve the same info available in this class, but without relying on WPF? My app needs to run under Mono, which doesn't currently implement this.

(Ideally, the alternative should be portable and run under both MS.NET and Mono...)

Thanks.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Turns out Mono.Cairo provides this information in a platform-independent fashion (well, not really, but it's portable).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.