How can the same sample be done in Silverlight?
1. I discovered I do not need the Observable.Context.
2. the MouseEventArgs do not contain a definition of StartWith.
Is there any site that has samples like:
The WPF way:
The Silverlight way:
The Winform way:
????