|
|
Browse by Tags
All Tags » WPF » Effects (RSS)
-
Silverlight lacks the bitmap effects that are commonly used in WPF applications. Most can be simulated using pngs, but some can also be simulated using xaml. The example below shows a passable (but not perfect) drop shadow effect that relies only on vector content exported from Expression design.
First, open expression design and create a shape ...
|
|
|