[]
Represents the main toolbar.
[TemplatePart(Name = "CurPageTextArea", Type = typeof(TextBox))]
[TemplatePart(Name = "ZoomComboBox", Type = typeof(ZoomComboBox))]
public class MainToolbar : Control, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IDisposable
| Name | Description |
|---|---|
| MainToolbar() | Initializes a new instance of the MainToolbar class. |
| Name | Description |
|---|---|
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| OnApplyTemplate() | Initializes the current page text area of the main toolbar. |