The following tables list the members exposed by MagnifyGlass.
Name | Description | |
---|---|---|
MagnifyGlass Constructor | Overloaded. Initializes a new instance of the MagnifyGlass class. |
Name | Description | |
---|---|---|
BackgroundProperty | Identifies the Background dependency property. | |
BorderBrushProperty | Identifies the MagnifyGlass.BorderBrush dependency property. | |
BorderThicknessProperty | Identifies the MagnifyGlass.BorderThickness dependency property. | |
CrosshairBrushProperty | Identifies the MagnifyGlass.CrosshairBrush dependency property. | |
CrosshairProperty | Identifies the Crosshair dependency property. | |
CrosshairThicknessProperty | Identifies the MagnifyGlass.CrosshairThickness dependency property. | |
RoundRectangleRadiusProperty | Identifies the MagnifyGlass.RoundRectangleRadius dependency property. | |
ScaleFactorProperty | Identifies the ScaleFactor dependency property. | |
ShapeProperty | Identifies the Shape dependency property. | |
SizeProperty | Identifies the Size dependency property. |
Name | Description | |
---|---|---|
Background | Gets or sets the Background Brush of the Magnifying Glass. | |
BorderBrush | Gets or sets the Brush of the Magnifying Glass border. | |
BorderThickness | Gets or sets the thickness of the Magnifying Glass border. | |
Crosshair | Gets or sets the type of the crosshair. | |
CrosshairBrush | Gets or sets the brush of the crosshair. | |
CrosshairThickness | Gets or sets the thickness of the crosshair. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
RoundRectangleRadius | Gets or sets the width and height of the ellipse that describes the arc of the rounded corners. | |
ScaleFactor | Gets or sets the zoom factor used to display the magnified image. | |
Shape | Gets or sets the Shape of the Magnifying Glass. | |
Size | Gets or sets the width and height of the Magnifying Glass. |
Name | Description | |
---|---|---|
CheckAccess | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnBackgroundChanged | Raises the BackgroundChanged event. | |
OnBorderBrushChanged | Raises the BorderBrushChanged event. | |
OnBorderThicknessChanged | Raises the BorderBrushChanged event. | |
OnCrosshairBrushChanged | Raises the CrosshairBrushChanged event. | |
OnCrosshairChanged | Raises the CrosshairChanged event. | |
OnCrosshairThicknessChanged | Raises the CrosshairThicknessChanged event. | |
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. | |
BorderBrushChanged | Occurs when the value of the MagnifyGlass.BorderBrush property changes. | |
BorderThicknessChanged | Occurs when the value of the MagnifyGlass.BorderThickness property changes. | |
CrosshairBrushChanged | Occurs when the value of the MagnifyGlass.CrosshairBrush property changes. | |
CrosshairChanged | Occurs when the value of the CrosshairChanged property changes. | |
CrosshairThicknessChanged | Occurs when the value of the CrosshairThicknessChanged property changes. | |
RoundRectangleRadiusChanged | Occurs when the value of the RoundRectangleRadiusChanged property changes. | |
ScaleFactorChanged | Occurs when the value of the ScaleFactorChanged property changes. | |
ShapeChanged | Occurs when the value of the ShapeChanged property changes. | |
SizeChanged | Occurs when the value of the Size property changes. |