2 references to PullState
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
6883newState.PullState(this, false); // we do not want to create columns when navigating back 7057childState.PullState(this, true); // true for creating columns when we navigate to child rows