ZoomControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents zoom control in the text view.
public ref class ZoomControl abstract : System::Windows::Controls::ComboBox
public abstract class ZoomControl : System.Windows.Controls.ComboBox
type ZoomControl = class
inherit ComboBox
Public MustInherit Class ZoomControl
Inherits ComboBox
- Inheritance
-
ZoomControl
Constructors
ZoomControl() |
Initializes a new instance of ZoomControl. |
Fields
SelectedZoomLevelProperty |
A DependencyProperty that determines the selected zoom level property of the control |
Properties
SelectedZoomLevel |
Gets or Sets SelectedZoomLevelProperty. |
Methods
GetSelectedZoomLevel(DependencyObject) | |
SetSelectedZoomLevel(DependencyObject, Double) |