public void OpenFundPropertiesWindow()
 {
     _windowFactory.CreateFundPropertiesWindow(_currentFund);
 }