2 writes to _isPushed
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (2)
35
_isPushed
= false;
72
_isPushed
= value;
2 references to _isPushed
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\Behavior\ToolboxItemSnapLineBehavior.cs (2)
68
return
_isPushed
;
74
if (
_isPushed
)