/// <summary> /// Initializes this instance. /// </summary> protected override void Initialize() { base.Initialize(); eventDispatcher = new ThreadEventDispatcher(); }