Petzoldの無料(.PDF)WP7の本を読んでいますが、彼はイベントハンドラーで常に「EventArgse」を「EventArgsargs」に変更すると言っています(「e」は時々私が望むものと競合するため、これは私には理にかなっています) Exceptionオブジェクトに名前を付けます); しかし、彼はまた、時々自動的に追加されるアクセシビリティ修飾子を削除すると言います。
なぜ彼がそうするのか疑問に思います、そして:
1) Should I adopt the same practice
2) If that's a better way (Petzold is no wet-behind-the-ears greenhorn), why doesn't MS create these methods that way by default?