Minggu, 27 Februari 2011

Binding Events to Methods in the Silverlight MVVM View Models

IntroductionThis article introduces a simple method to bind UI events to the corresponding methods in the MVVM view models in Silverlight applications.BackgroundIn order to fully conform to the MVVM design pattern in Silverlight, we may want to move the event handling functions into the view models. Generally speaking, we have two types of UI components and two types of UI events in Silverlight

Tidak ada komentar:

Posting Komentar