Gets or sets the element whose visual is used as an image source.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public FrameworkElement Element { get; set; } |
| Visual Basic |
|---|
Public Property Element As FrameworkElement Get Set |