2 references to Invalidated
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
1204add { base.Invalidated += value; } 1205remove { base.Invalidated -= value; }