ComponentOne Extended Library for WPF and Silverlight
ReflectionEffects Property

C1.Silverlight.Extended Namespace > C1Reflector Class : ReflectionEffects Property
Gets the collection of System.Windows.Media.Effects.Effects applied to the reflection.
Syntax
'Declaration
 
Public ReadOnly Property ReflectionEffects As Collection(Of Effect)
public Collection<Effect> ReflectionEffects {get;}
See Also

Reference

C1Reflector Class
C1Reflector Members