2 references to OnSnapLineTimerExpire
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\CommandSet.cs (2)
264
_snapLineTimer.Tick +=
OnSnapLineTimerExpire
;
384
_snapLineTimer.Tick -=
OnSnapLineTimerExpire
;