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)
18
private
FilterCutCopyPasteDeleteBehavior
? _behavior;