The following tables list the members exposed by MagnifyGlass.
| Name | Description | |
|---|---|---|
| MagnifyGlass Constructor | Initializes a new instance of the MagnifyGlass class. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
![]()
| BackgroundProperty | Identifies the Background dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| BorderBrushProperty | Identifies the BorderBrush dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| BorderThicknessProperty | Identifies the BorderThickness dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| CrosshairBrushProperty | Identifies the CrosshairBrush dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| CrosshairProperty | Identifies the Crosshair dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| CrosshairThicknessProperty | Identifies the CrosshairThickness dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| RoundRectangleRadiusProperty | Identifies the RoundRectangleRadius dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| ScaleFactorProperty | Identifies the ScaleFactor dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| ShapeProperty | Identifies the Shape dependency property. Supported in Silverlight, Windows Phone 7 |
![]()
| SizeProperty | Identifies the Size dependency property. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Background | Gets or sets the background used to fill the interior of this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| BorderBrush | Gets or sets the brush used to draw the border of the magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| BorderThickness | Gets or sets the size of the magnify glass border in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| Crosshair | Gets or sets the type of the crosshair used in this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| CrosshairBrush | Gets or sets the brush used to draw the crosshair of this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| CrosshairThickness | Gets or sets the width of the crosshair of this magnify glass in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
| Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
| IsSealed | (Inherited from System.Windows.DependencyObject) |
| RoundRectangleRadius | Gets or sets the width and height of the ellipse that describes the arc of the rounded corners of this magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| ScaleFactor | Gets or sets the zoom factor used to display the magnified image. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| Shape | Gets or sets the shape of the magnify glass. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| Size | Gets or sets the size of the magnify glass in pixels. This is a dependency property. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
| CoerceValue | (Inherited from System.Windows.DependencyObject) |
| GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) |
| GetValue | (Inherited from System.Windows.DependencyObject) |
| InvalidateProperty | (Inherited from System.Windows.DependencyObject) |
| ReadLocalValue | (Inherited from System.Windows.DependencyObject) |
| SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
| OnBackgroundChanged | Raises the BackgroundChanged event. |
| OnBorderBrushChanged | Raises the BorderBrushChanged event. |
| OnBorderThicknessChanged | Raises the BorderThicknessChanged event. |
| OnCrosshairBrushChanged | Raises the CrosshairBrushChanged event. |
| OnCrosshairChanged | Raises the CrosshairChanged event. |
| OnCrosshairThicknessChanged | Raises the CrosshairThicknessChanged event. |
| OnPropertyChanged | (Inherited from System.Windows.DependencyObject) |
| OnRoundRectangleRadiusChanged | Raises the RoundRectangleRadiusChanged event. |
| OnScaleFactorChanged | Raises the ScaleFactorChanged event. |
| OnShapeChanged | Raises the ShapeChanged event. |
| OnSizeChanged | Raises the SizeChanged event. |
| Name | Description | |
|---|---|---|
| BackgroundChanged | Occurs when the value of the Background property changes. Supported in Silverlight, Windows Phone 7 |
| BorderBrushChanged | Occurs when the value of the BorderBrush property changes. Supported in Silverlight, Windows Phone 7 |
| BorderThicknessChanged | Occurs when the value of the BorderThickness property changes. Supported in Silverlight, Windows Phone 7 |
| CrosshairBrushChanged | Occurs when the value of the CrosshairBrush property changes. Supported in Silverlight, Windows Phone 7 |
| CrosshairChanged | Occurs when the value of the Crosshair property changes. Supported in Silverlight, Windows Phone 7 |
| CrosshairThicknessChanged | Occurs when the value of the CrosshairThickness property changes. Supported in Silverlight, Windows Phone 7 |
| RoundRectangleRadiusChanged | Occurs when the value of the RoundRectangleRadius property changes. Supported in Silverlight, Windows Phone 7 |
| ScaleFactorChanged | Occurs when the value of the ScaleFactor property changes. Supported in Silverlight, Windows Phone 7 |
| ShapeChanged | Occurs when the value of the Shape property changes. Supported in Silverlight, Windows Phone 7 |
| SizeChanged | Occurs when the value of the Size property changes. Supported in Silverlight, Windows Phone 7 |
