ZoomSlider Members
This documentation is no longer available on MSDN, however it is available as a CHM download.
Represents the ZoomSlider element of the NavigationBar control.
The following tables list the members exposed by the ZoomSlider type.
Public Constructors
Name | Description | |
---|---|---|
ZoomSlider | Initializes a new instance of the ZoomSlider class. |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
TrackMarkStyleProperty | Identifies the TrackMarkStyle dependency property. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
![]() |
ActualHeight | (inherited from FrameworkElement) |
![]() |
ActualWidth | (inherited from FrameworkElement) |
![]() |
Background | (inherited from Control) |
![]() |
BorderBrush | (inherited from Control) |
![]() |
BorderThickness | (inherited from Control) |
![]() |
CacheMode | (inherited from UIElement) |
![]() |
Clip | (inherited from UIElement) |
![]() |
Cursor | (inherited from FrameworkElement) |
![]() |
DataContext | (inherited from FrameworkElement) |
![]() |
DesiredSize | (inherited from UIElement) |
![]() |
Dispatcher | (inherited from DependencyObject) |
![]() |
Effect | (inherited from UIElement) |
![]() |
FontFamily | (inherited from Control) |
![]() |
FontSize | (inherited from Control) |
![]() |
FontStretch | (inherited from Control) |
![]() |
FontStyle | (inherited from Control) |
![]() |
FontWeight | (inherited from Control) |
![]() |
Foreground | (inherited from Control) |
![]() |
Height | (inherited from FrameworkElement) |
![]() |
HorizontalAlignment | (inherited from FrameworkElement) |
![]() |
HorizontalContentAlignment | (inherited from Control) |
![]() |
IsDraggingThumb | Gets a value indicating whether the slider of the zoom slider control is being dragged. |
![]() |
IsEnabled | (inherited from Control) |
![]() |
IsHitTestVisible | (inherited from UIElement) |
![]() |
IsTabStop | (inherited from Control) |
![]() |
Language | (inherited from FrameworkElement) |
![]() |
LargeChange | (inherited from RangeBase) |
![]() |
Margin | (inherited from FrameworkElement) |
![]() |
MaxHeight | (inherited from FrameworkElement) |
![]() |
Maximum | (inherited from RangeBase) |
![]() |
MaxWidth | (inherited from FrameworkElement) |
![]() |
MinHeight | (inherited from FrameworkElement) |
![]() |
Minimum | (inherited from RangeBase) |
![]() |
MinWidth | (inherited from FrameworkElement) |
![]() |
Name | (inherited from FrameworkElement) |
![]() |
Opacity | (inherited from UIElement) |
![]() |
OpacityMask | (inherited from UIElement) |
![]() |
Padding | (inherited from Control) |
![]() |
Parent | (inherited from FrameworkElement) |
![]() |
Projection | (inherited from UIElement) |
![]() |
RenderSize | (inherited from UIElement) |
![]() |
RenderTransform | (inherited from UIElement) |
![]() |
RenderTransformOrigin | (inherited from UIElement) |
![]() |
Resources | (inherited from FrameworkElement) |
![]() |
SmallChange | (inherited from RangeBase) |
![]() |
Style | (inherited from FrameworkElement) |
![]() |
TabIndex | (inherited from Control) |
![]() |
TabNavigation | (inherited from Control) |
![]() |
Tag | (inherited from FrameworkElement) |
![]() |
Template | (inherited from Control) |
![]() |
TrackMarkStyle | Gets or sets the Style applied to the vertical track marks on the zoom slider. |
![]() |
Triggers | (inherited from FrameworkElement) |
![]() |
UseLayoutRounding | (inherited from UIElement) |
![]() |
Value | (inherited from RangeBase) |
![]() |
VerticalAlignment | (inherited from FrameworkElement) |
![]() |
VerticalContentAlignment | (inherited from Control) |
![]() |
Visibility | (inherited from UIElement) |
![]() |
Width | (inherited from FrameworkElement) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
DefaultStyleKey | (inherited from Control) |
![]() |
TrackPanel | Gets the Panel that contains the TrackMark controls. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
AddHandler | (inherited from UIElement) |
![]() |
ApplyTemplate | (inherited from Control) |
![]() |
Arrange | (inherited from UIElement) |
![]() |
CaptureMouse | (inherited from UIElement) |
![]() |
CheckAccess | (inherited from DependencyObject) |
![]() |
ClearValue | (inherited from DependencyObject) |
![]() |
Equals | (inherited from Object) |
![]() |
FindName | (inherited from FrameworkElement) |
![]() |
Focus | (inherited from Control) |
![]() |
GetAnimationBaseValue | (inherited from DependencyObject) |
![]() |
GetBindingExpression | (inherited from FrameworkElement) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
GetValue | (inherited from DependencyObject) |
![]() |
InvalidateArrange | (inherited from UIElement) |
![]() |
InvalidateMeasure | (inherited from UIElement) |
![]() |
Measure | (inherited from UIElement) |
![]() |
OnApplyTemplate | Overridden. Enables the ability to provide custom handling when a new control template is applied to the ZoomSlider control using the ApplyTemplate method. |
![]() |
ReadLocalValue | (inherited from DependencyObject) |
![]() |
ReleaseMouseCapture | (inherited from UIElement) |
![]() |
RemoveHandler | (inherited from UIElement) |
![]() |
SetBinding | (inherited from FrameworkElement) |
![]() |
SetValue | (inherited from DependencyObject) |
![]() |
ToString | Overridden. (inherited from Object) |
![]() |
TransformToVisual | (inherited from UIElement) |
![]() |
UpdateLayout | (inherited from UIElement) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
ArrangeOverride | (inherited from FrameworkElement) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetTemplateChild | (inherited from Control) |
![]() |
MeasureOverride | (inherited from FrameworkElement) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
NotifyValueChange | Raises a ValueChanged event without changing the actual value of the ZoomSlider. |
![]() |
OnCreateAutomationPeer | (inherited from UIElement) |
![]() |
OnGotFocus | (inherited from Control) |
![]() |
OnKeyDown | (inherited from Control) |
![]() |
OnKeyUp | (inherited from Control) |
![]() |
OnLostFocus | (inherited from Control) |
![]() |
OnLostMouseCapture | (inherited from Control) |
![]() |
OnMaximumChanged | Overridden. Enables the ability to provide custom handling when the maximum value of the zoom slider is changed. |
![]() |
OnMinimumChanged | Overridden. Enables the ability to provide custom handling when the minimum value of the zoom slider is changed. |
![]() |
OnMouseEnter | (inherited from Control) |
![]() |
OnMouseLeave | (inherited from Control) |
![]() |
OnMouseLeftButtonDown | (inherited from Control) |
![]() |
OnMouseLeftButtonUp | (inherited from Control) |
![]() |
OnMouseMove | (inherited from Control) |
![]() |
OnMouseWheel | (inherited from Control) |
![]() |
OnValueChanged | Overridden. Enables the ability to provide custom handling when the Value property of the ZoomSlider control is changed. |
![]() |
UpdateThumbPosition | When overridden in a derived class, updates the position of the slider. |
![]() |
UpdateTrackMarks | When overridden in a derived class, updates the track marks of the zoom slider. |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
BindingValidationError | (inherited from FrameworkElement) |
![]() |
DragCompleted | Occurs when a drag of the ZoomSlider is completed. |
![]() |
GotFocus | (inherited from UIElement) |
![]() |
IsEnabledChanged | (inherited from Control) |
![]() |
KeyDown | (inherited from UIElement) |
![]() |
KeyUp | (inherited from UIElement) |
![]() |
LayoutUpdated | (inherited from FrameworkElement) |
![]() |
Loaded | (inherited from FrameworkElement) |
![]() |
LostFocus | (inherited from UIElement) |
![]() |
LostMouseCapture | (inherited from UIElement) |
![]() |
MouseEnter | (inherited from UIElement) |
![]() |
MouseLeave | (inherited from UIElement) |
![]() |
MouseLeftButtonDown | (inherited from UIElement) |
![]() |
MouseLeftButtonUp | (inherited from UIElement) |
![]() |
MouseMove | (inherited from UIElement) |
![]() |
MouseWheel | (inherited from UIElement) |
![]() |
SizeChanged | (inherited from FrameworkElement) |
![]() |
ValueChanged | (inherited from RangeBase) |
Top
See Also
Reference
ZoomSlider Class
Microsoft.Maps.MapControl.Navigation Namespace