コード例 #1
0
ファイル: GraphControl.xaml.cs プロジェクト: xgalv/Cryptool2
 private void EnabledButton(Button btn)
 {
     ControlHandler.EnableButton(btn);
 }