1 instantiation of TimerNativeWindow
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
112_timerWindow ??= new TimerNativeWindow(this);
1 reference to TimerNativeWindow
System.Windows.Forms (1)
System\Windows\Forms\Timer.cs (1)
28private TimerNativeWindow? _timerWindow;