3 references to EVENT_MULTILINECHANGED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TextBoxBase.cs (3)
873Events.AddHandler(EVENT_MULTILINECHANGED, value); 876Events.RemoveHandler(EVENT_MULTILINECHANGED, value); 1708EventHandler eh = Events[EVENT_MULTILINECHANGED] as EventHandler;