public Control view() { Control v = new Excel_greekUnderlyingView(); v.DataContext = this; return(v); }
public Control view() { Control v = new Excel_greekUnderlyingView(); v.DataContext = this; return v; }