1 instantiation of FilterCutCopyPasteDeleteBehavior
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (1)
152_behavior = new FilterCutCopyPasteDeleteBehavior(true, _behaviorService);
1 reference to FilterCutCopyPasteDeleteBehavior
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\DataGridViewColumnDesigner.cs (1)
18private FilterCutCopyPasteDeleteBehavior? _behavior;