Share via


ZoomControl.SelectedZoomLevelProperty Field

A DependencyProperty that determines the selected zoom level property of the control.

Namespace:  Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

Syntax

'Declaration
Public Shared ReadOnly SelectedZoomLevelProperty As DependencyProperty
public static readonly DependencyProperty SelectedZoomLevelProperty
public:
static initonly DependencyProperty^ SelectedZoomLevelProperty
static val SelectedZoomLevelProperty: DependencyProperty
public static final var SelectedZoomLevelProperty : DependencyProperty

.NET Framework Security

See Also

Reference

ZoomControl Class

Microsoft.VisualStudio.Text.Editor Namespace