4 references to TVS_EX_DOUBLEBUFFER
System.Windows.Forms (2)
System\Windows\Forms\Controls\TreeView\TreeView.cs (2)
2638(WPARAM)(nint)PInvoke.TVS_EX_DOUBLEBUFFER, 2639(LPARAM)(nint)(DoubleBuffered ? PInvoke.TVS_EX_DOUBLEBUFFER : 0));
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ObjectSelectorEditor.cs (1)
69exstyle |= PInvoke.TVS_EX_DOUBLEBUFFER | PInvoke.TVS_EX_FADEINOUTEXPANDOS;
System\Windows\Forms\Design\DesignerUtils.cs (1)
837exstyle |= PInvoke.TVS_EX_DOUBLEBUFFER | PInvoke.TVS_EX_FADEINOUTEXPANDOS;