Tagged Questions

5
votes
4answers
493 views

Pick a Random Brush

I'm looking for a method to pick a random Brush in Brushes collection (Aqua,Azure, ...Black,...). Any clue?
3
votes
1answer
914 views

Why doesn't this WPF code generate a context menu?

Perhaps I'm having a Post-Ballmer-Peak Moment. I'm hoping that someone can help point out the obvious to me. Why does this code generate a context menu on right click: <Canvas ...