... InstallFollder = @"C:\Program Files (x86)\DemoUse"; InstallCommand = new RelayCommand(param => Install(), param => true); SelectedFolderCommand = new ...
確定! 回上一頁