16 references to RedrawWindow
System.Windows.Forms (12)
System\Windows\Forms\Control.cs (3)
6135
PInvoke.
RedrawWindow
(
6176
PInvoke.
RedrawWindow
(
6224
PInvoke.
RedrawWindow
(
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2201
PInvoke.
RedrawWindow
(
System\Windows\Forms\Controls\TextBox\MaskedTextBox.cs (1)
1794
PInvoke.
RedrawWindow
(this, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_INVALIDATE | REDRAW_WINDOW_FLAGS.RDW_FRAME);
System\Windows\Forms\Controls\TextBox\TextBox.cs (1)
588
PInvoke.
RedrawWindow
(this, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_INVALIDATE | REDRAW_WINDOW_FLAGS.RDW_FRAME);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1851
PInvoke.
RedrawWindow
(
2975
PInvoke.
RedrawWindow
(
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1985
PInvoke.
RedrawWindow
(
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.ToolStripTextBoxControl.cs (1)
128
PInvoke.
RedrawWindow
(
System\Windows\Forms\Form.cs (1)
6505
PInvoke.
RedrawWindow
(this, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_INVALIDATE | REDRAW_WINDOW_FLAGS.RDW_FRAME);
System\Windows\Forms\Form.RevealMode.cs (1)
166
PInvoke.
RedrawWindow
(
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DesignerFrame.cs (1)
88
PInvoke.
RedrawWindow
(_designer, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_FRAME);
System\Windows\Forms\Design\DocumentDesigner.cs (1)
1052
PInvoke.
RedrawWindow
(control, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_FRAME);
System\Windows\Forms\Design\FormDocumentDesigner.cs (2)
401
PInvoke.
RedrawWindow
(control, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_FRAME);
413
PInvoke.
RedrawWindow
(control, lprcUpdate: null, HRGN.Null, REDRAW_WINDOW_FLAGS.RDW_FRAME);