I saw the light Blend - Alexey Zakharov's Blog

Browse by Tags

All Tags » Blend (RSS)

Silverlight Commands Hacks: Passing EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger by brainbox

Today I've tried to find a way how to pass EventArgs as CommandParameter to DelegateCommand triggered by EventTrigger. By reverse engineering of default InvokeCommandAction I find that blend team just ignores event args. To resolve this issue I have created...
Filed under: , , , ,

Blend Tip: How to remove gradient stop. by brainbox

It was a real headache for me to find how to remove gradient stop from the color slider. After 1 hour of mouse freestyling i found out that you can do it by dragging the stop down from the slider. =) No doubt this is lovely feature, but it is to hard...
Filed under: , ,
More Posts