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