2 references to CanCut
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
475return gridView.CanCut;
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1195if (this.CanCut) {