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