Gets or sets the source for the C1ImageMagnifier.
Namespace:
C1.Silverlight.LegacyAssembly: C1.Silverlight.Legacy (in C1.Silverlight.Legacy.dll)
XMLNS for XAML: http://schemas.componentone.com/winfx/2006/xaml
Syntax
| C# |
|---|
public ImageSource Source { get; set; } |
| Visual Basic |
|---|
Public Property Source As ImageSource Get Set |
| XAML Attribute Usage |
|---|
<object Source="ImageSource" .../> |