Gets or sets aspect ratio of the magnify glass. This is a dependency property.
The aspect ratio of the magnify glass. This value is multiplied by the Radius value to generate an elliptical magnify glass. Default value is 1.5.
This effect uses the Center, Radius and AspectRatio properties to construct the magnify glass area.
For XAML example, refer to MagnifyGlassEffect.
For C#/VB examples, refer to MagnifyGlassEffect.