<Button Content="Edit" Command="{Binding EditCommand}" ... (_clickCommand = new CommandHandler( MyAction)); } } public void MyAction(object message) ...
確定! 回上一頁