BExplorer.Shell.ShellView.RedrawWindow C# (CSharp) Method

RedrawWindow() private method

private RedrawWindow ( ) : void
return void
    private void RedrawWindow() { }//User32.InvalidateRect(this.LVHandle, IntPtr.Zero, false);

Same methods

ShellView::RedrawWindow ( User32 rect ) : void
ShellView