Posts tagged with windows-forms

Jul 1 2010

WeakReference Event Handlers

How to wrap an event handler in a weak reference, the simple way.

wpf windows-forms weak-references memory-leaks
Dec 22 2009

Magellan with Windows Forms

Magellan doesn't support Windows Forms natively, but it's easy to add using a custom View Engine.

magellan wpf windows-forms interop view-engines
Oct 2 2009

IEditableObject Adapter for WPF and Windows Forms

Using TypeDescriptors to add IEditableObject support easily

wpf windows-forms binding ieditableobject