1 reference to OnTimerTick
PresentationFramework (1)
System\Windows\Data\BindingExpressionBase.cs (1)
2737
timer.Tick += new EventHandler(
OnTimerTick
);