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
'宣言
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.