Thursday, 5 September 2013

How to prevent Snoop from spying WPF program?

How to prevent Snoop from spying WPF program?

I know Snoop is the open source WPF spying utility, it can help us to
spy/browse the visual tree of a running WPF application (without the need
for a debugger) … and change properties ... amongst other things.
So it will be very helpful during our development period, it also means
somebody else can see our program's inner design.
I don't know if this will be harmful, but I was wondering if there is a
way to prevent Snoop from spying our WPF program.
Any ideas?

No comments:

Post a Comment