Search Results for

    Show / Hide Table of Contents

    Class MapControl

    Inheritance
    object
    DispatcherObject
    DependencyObject
    Visual
    UIElement
    FrameworkElement
    Panel
    Grid
    MapControl
    Implements
    IAnimatable
    ISupportInitialize
    IFrameworkInputElement
    IInputElement
    IQueryAmbient
    IAddChild
    IMapControl
    IDisposable
    INotifyPropertyChanged
    Inherited Members
    Grid.ColumnProperty
    Grid.ColumnSpanProperty
    Grid.IsSharedSizeScopeProperty
    Grid.RowProperty
    Grid.RowSpanProperty
    Grid.ShowGridLinesProperty
    Grid.ArrangeOverride(Size)
    Grid.GetColumn(UIElement)
    Grid.GetColumnSpan(UIElement)
    Grid.GetIsSharedSizeScope(UIElement)
    Grid.GetRow(UIElement)
    Grid.GetRowSpan(UIElement)
    Grid.GetVisualChild(int)
    Grid.MeasureOverride(Size)
    Grid.OnVisualChildrenChanged(DependencyObject, DependencyObject)
    Grid.SetColumn(UIElement, int)
    Grid.SetColumnSpan(UIElement, int)
    Grid.SetIsSharedSizeScope(UIElement, bool)
    Grid.SetRow(UIElement, int)
    Grid.SetRowSpan(UIElement, int)
    Grid.ColumnDefinitions
    Grid.LogicalChildren
    Grid.RowDefinitions
    Grid.ShowGridLines
    Grid.VisualChildrenCount
    Panel.BackgroundProperty
    Panel.IsItemsHostProperty
    Panel.ZIndexProperty
    Panel.CreateUIElementCollection(FrameworkElement)
    Panel.GetZIndex(UIElement)
    Panel.OnIsItemsHostChanged(bool, bool)
    Panel.OnRender(DrawingContext)
    Panel.SetZIndex(UIElement, int)
    Panel.Background
    Panel.Children
    Panel.HasLogicalOrientation
    Panel.HasLogicalOrientationPublic
    Panel.InternalChildren
    Panel.IsItemsHost
    Panel.LogicalOrientation
    Panel.LogicalOrientationPublic
    FrameworkElement.ActualHeightProperty
    FrameworkElement.ActualWidthProperty
    FrameworkElement.BindingGroupProperty
    FrameworkElement.ContextMenuClosingEvent
    FrameworkElement.ContextMenuOpeningEvent
    FrameworkElement.ContextMenuProperty
    FrameworkElement.CursorProperty
    FrameworkElement.DataContextProperty
    FrameworkElement.DefaultStyleKeyProperty
    FrameworkElement.FlowDirectionProperty
    FrameworkElement.FocusVisualStyleProperty
    FrameworkElement.ForceCursorProperty
    FrameworkElement.HeightProperty
    FrameworkElement.HorizontalAlignmentProperty
    FrameworkElement.InputScopeProperty
    FrameworkElement.LanguageProperty
    FrameworkElement.LayoutTransformProperty
    FrameworkElement.LoadedEvent
    FrameworkElement.MarginProperty
    FrameworkElement.MaxHeightProperty
    FrameworkElement.MaxWidthProperty
    FrameworkElement.MinHeightProperty
    FrameworkElement.MinWidthProperty
    FrameworkElement.NameProperty
    FrameworkElement.OverridesDefaultStyleProperty
    FrameworkElement.RequestBringIntoViewEvent
    FrameworkElement.SizeChangedEvent
    FrameworkElement.StyleProperty
    FrameworkElement.TagProperty
    FrameworkElement.ToolTipClosingEvent
    FrameworkElement.ToolTipOpeningEvent
    FrameworkElement.ToolTipProperty
    FrameworkElement.UnloadedEvent
    FrameworkElement.UseLayoutRoundingProperty
    FrameworkElement.VerticalAlignmentProperty
    FrameworkElement.WidthProperty
    FrameworkElement.AddLogicalChild(object)
    FrameworkElement.ApplyTemplate()
    FrameworkElement.ArrangeCore(Rect)
    FrameworkElement.BeginInit()
    FrameworkElement.BeginStoryboard(Storyboard)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior)
    FrameworkElement.BeginStoryboard(Storyboard, HandoffBehavior, bool)
    FrameworkElement.BringIntoView()
    FrameworkElement.BringIntoView(Rect)
    FrameworkElement.EndInit()
    FrameworkElement.FindName(string)
    FrameworkElement.FindResource(object)
    FrameworkElement.GetBindingExpression(DependencyProperty)
    FrameworkElement.GetFlowDirection(DependencyObject)
    FrameworkElement.GetLayoutClip(Size)
    FrameworkElement.GetTemplateChild(string)
    FrameworkElement.GetUIParentCore()
    FrameworkElement.MeasureCore(Size)
    FrameworkElement.MoveFocus(TraversalRequest)
    FrameworkElement.OnApplyTemplate()
    FrameworkElement.OnContextMenuClosing(ContextMenuEventArgs)
    FrameworkElement.OnContextMenuOpening(ContextMenuEventArgs)
    FrameworkElement.OnGotFocus(RoutedEventArgs)
    FrameworkElement.OnInitialized(EventArgs)
    FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs)
    FrameworkElement.OnRenderSizeChanged(SizeChangedInfo)
    FrameworkElement.OnStyleChanged(Style, Style)
    FrameworkElement.OnToolTipClosing(ToolTipEventArgs)
    FrameworkElement.OnToolTipOpening(ToolTipEventArgs)
    FrameworkElement.OnVisualParentChanged(DependencyObject)
    FrameworkElement.ParentLayoutInvalidated(UIElement)
    FrameworkElement.PredictFocus(FocusNavigationDirection)
    FrameworkElement.RegisterName(string, object)
    FrameworkElement.RemoveLogicalChild(object)
    FrameworkElement.SetBinding(DependencyProperty, string)
    FrameworkElement.SetBinding(DependencyProperty, BindingBase)
    FrameworkElement.SetFlowDirection(DependencyObject, FlowDirection)
    FrameworkElement.SetResourceReference(DependencyProperty, object)
    FrameworkElement.TryFindResource(object)
    FrameworkElement.UnregisterName(string)
    FrameworkElement.UpdateDefaultStyle()
    FrameworkElement.ActualHeight
    FrameworkElement.ActualWidth
    FrameworkElement.BindingGroup
    FrameworkElement.ContextMenu
    FrameworkElement.Cursor
    FrameworkElement.DataContext
    FrameworkElement.DefaultStyleKey
    FrameworkElement.FlowDirection
    FrameworkElement.FocusVisualStyle
    FrameworkElement.ForceCursor
    FrameworkElement.Height
    FrameworkElement.HorizontalAlignment
    FrameworkElement.InheritanceBehavior
    FrameworkElement.InputScope
    FrameworkElement.IsInitialized
    FrameworkElement.IsLoaded
    FrameworkElement.Language
    FrameworkElement.LayoutTransform
    FrameworkElement.Margin
    FrameworkElement.MaxHeight
    FrameworkElement.MaxWidth
    FrameworkElement.MinHeight
    FrameworkElement.MinWidth
    FrameworkElement.Name
    FrameworkElement.OverridesDefaultStyle
    FrameworkElement.Parent
    FrameworkElement.Resources
    FrameworkElement.Style
    FrameworkElement.Tag
    FrameworkElement.TemplatedParent
    FrameworkElement.ToolTip
    FrameworkElement.Triggers
    FrameworkElement.UseLayoutRounding
    FrameworkElement.VerticalAlignment
    FrameworkElement.Width
    FrameworkElement.ContextMenuClosing
    FrameworkElement.ContextMenuOpening
    FrameworkElement.DataContextChanged
    FrameworkElement.Initialized
    FrameworkElement.Loaded
    FrameworkElement.RequestBringIntoView
    FrameworkElement.SizeChanged
    FrameworkElement.SourceUpdated
    FrameworkElement.TargetUpdated
    FrameworkElement.ToolTipClosing
    FrameworkElement.ToolTipOpening
    FrameworkElement.Unloaded
    UIElement.AllowDropProperty
    UIElement.AreAnyTouchesCapturedProperty
    UIElement.AreAnyTouchesCapturedWithinProperty
    UIElement.AreAnyTouchesDirectlyOverProperty
    UIElement.AreAnyTouchesOverProperty
    UIElement.BitmapEffectInputProperty
    UIElement.BitmapEffectProperty
    UIElement.CacheModeProperty
    UIElement.ClipProperty
    UIElement.ClipToBoundsProperty
    UIElement.DragEnterEvent
    UIElement.DragLeaveEvent
    UIElement.DragOverEvent
    UIElement.DropEvent
    UIElement.EffectProperty
    UIElement.FocusableProperty
    UIElement.GiveFeedbackEvent
    UIElement.GotFocusEvent
    UIElement.GotKeyboardFocusEvent
    UIElement.GotMouseCaptureEvent
    UIElement.GotStylusCaptureEvent
    UIElement.GotTouchCaptureEvent
    UIElement.IsEnabledProperty
    UIElement.IsFocusedProperty
    UIElement.IsHitTestVisibleProperty
    UIElement.IsKeyboardFocusedProperty
    UIElement.IsKeyboardFocusWithinProperty
    UIElement.IsManipulationEnabledProperty
    UIElement.IsMouseCapturedProperty
    UIElement.IsMouseCaptureWithinProperty
    UIElement.IsMouseDirectlyOverProperty
    UIElement.IsMouseOverProperty
    UIElement.IsStylusCapturedProperty
    UIElement.IsStylusCaptureWithinProperty
    UIElement.IsStylusDirectlyOverProperty
    UIElement.IsStylusOverProperty
    UIElement.IsVisibleProperty
    UIElement.KeyDownEvent
    UIElement.KeyUpEvent
    UIElement.LostFocusEvent
    UIElement.LostKeyboardFocusEvent
    UIElement.LostMouseCaptureEvent
    UIElement.LostStylusCaptureEvent
    UIElement.LostTouchCaptureEvent
    UIElement.ManipulationBoundaryFeedbackEvent
    UIElement.ManipulationCompletedEvent
    UIElement.ManipulationDeltaEvent
    UIElement.ManipulationInertiaStartingEvent
    UIElement.ManipulationStartedEvent
    UIElement.ManipulationStartingEvent
    UIElement.MouseDownEvent
    UIElement.MouseEnterEvent
    UIElement.MouseLeaveEvent
    UIElement.MouseLeftButtonDownEvent
    UIElement.MouseLeftButtonUpEvent
    UIElement.MouseMoveEvent
    UIElement.MouseRightButtonDownEvent
    UIElement.MouseRightButtonUpEvent
    UIElement.MouseUpEvent
    UIElement.MouseWheelEvent
    UIElement.OpacityMaskProperty
    UIElement.OpacityProperty
    UIElement.PreviewDragEnterEvent
    UIElement.PreviewDragLeaveEvent
    UIElement.PreviewDragOverEvent
    UIElement.PreviewDropEvent
    UIElement.PreviewGiveFeedbackEvent
    UIElement.PreviewGotKeyboardFocusEvent
    UIElement.PreviewKeyDownEvent
    UIElement.PreviewKeyUpEvent
    UIElement.PreviewLostKeyboardFocusEvent
    UIElement.PreviewMouseDownEvent
    UIElement.PreviewMouseLeftButtonDownEvent
    UIElement.PreviewMouseLeftButtonUpEvent
    UIElement.PreviewMouseMoveEvent
    UIElement.PreviewMouseRightButtonDownEvent
    UIElement.PreviewMouseRightButtonUpEvent
    UIElement.PreviewMouseUpEvent
    UIElement.PreviewMouseWheelEvent
    UIElement.PreviewQueryContinueDragEvent
    UIElement.PreviewStylusButtonDownEvent
    UIElement.PreviewStylusButtonUpEvent
    UIElement.PreviewStylusDownEvent
    UIElement.PreviewStylusInAirMoveEvent
    UIElement.PreviewStylusInRangeEvent
    UIElement.PreviewStylusMoveEvent
    UIElement.PreviewStylusOutOfRangeEvent
    UIElement.PreviewStylusSystemGestureEvent
    UIElement.PreviewStylusUpEvent
    UIElement.PreviewTextInputEvent
    UIElement.PreviewTouchDownEvent
    UIElement.PreviewTouchMoveEvent
    UIElement.PreviewTouchUpEvent
    UIElement.QueryContinueDragEvent
    UIElement.QueryCursorEvent
    UIElement.RenderTransformOriginProperty
    UIElement.RenderTransformProperty
    UIElement.SnapsToDevicePixelsProperty
    UIElement.StylusButtonDownEvent
    UIElement.StylusButtonUpEvent
    UIElement.StylusDownEvent
    UIElement.StylusEnterEvent
    UIElement.StylusInAirMoveEvent
    UIElement.StylusInRangeEvent
    UIElement.StylusLeaveEvent
    UIElement.StylusMoveEvent
    UIElement.StylusOutOfRangeEvent
    UIElement.StylusSystemGestureEvent
    UIElement.StylusUpEvent
    UIElement.TextInputEvent
    UIElement.TouchDownEvent
    UIElement.TouchEnterEvent
    UIElement.TouchLeaveEvent
    UIElement.TouchMoveEvent
    UIElement.TouchUpEvent
    UIElement.UidProperty
    UIElement.VisibilityProperty
    UIElement.AddHandler(RoutedEvent, Delegate)
    UIElement.AddHandler(RoutedEvent, Delegate, bool)
    UIElement.AddToEventRoute(EventRoute, RoutedEventArgs)
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock)
    UIElement.ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
    UIElement.Arrange(Rect)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline)
    UIElement.BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
    UIElement.CaptureMouse()
    UIElement.CaptureStylus()
    UIElement.CaptureTouch(TouchDevice)
    UIElement.Focus()
    UIElement.GetAnimationBaseValue(DependencyProperty)
    UIElement.HitTestCore(GeometryHitTestParameters)
    UIElement.HitTestCore(PointHitTestParameters)
    UIElement.InputHitTest(Point)
    UIElement.InvalidateArrange()
    UIElement.InvalidateMeasure()
    UIElement.InvalidateVisual()
    UIElement.Measure(Size)
    UIElement.OnAccessKey(AccessKeyEventArgs)
    UIElement.OnChildDesiredSizeChanged(UIElement)
    UIElement.OnCreateAutomationPeer()
    UIElement.OnDragEnter(DragEventArgs)
    UIElement.OnDragLeave(DragEventArgs)
    UIElement.OnDragOver(DragEventArgs)
    UIElement.OnDrop(DragEventArgs)
    UIElement.OnGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnGotMouseCapture(MouseEventArgs)
    UIElement.OnGotStylusCapture(StylusEventArgs)
    UIElement.OnGotTouchCapture(TouchEventArgs)
    UIElement.OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)
    UIElement.OnKeyDown(KeyEventArgs)
    UIElement.OnKeyUp(KeyEventArgs)
    UIElement.OnLostFocus(RoutedEventArgs)
    UIElement.OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnLostMouseCapture(MouseEventArgs)
    UIElement.OnLostStylusCapture(StylusEventArgs)
    UIElement.OnLostTouchCapture(TouchEventArgs)
    UIElement.OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)
    UIElement.OnManipulationCompleted(ManipulationCompletedEventArgs)
    UIElement.OnManipulationDelta(ManipulationDeltaEventArgs)
    UIElement.OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)
    UIElement.OnManipulationStarted(ManipulationStartedEventArgs)
    UIElement.OnManipulationStarting(ManipulationStartingEventArgs)
    UIElement.OnMouseDown(MouseButtonEventArgs)
    UIElement.OnMouseEnter(MouseEventArgs)
    UIElement.OnMouseLeave(MouseEventArgs)
    UIElement.OnMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseMove(MouseEventArgs)
    UIElement.OnMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnMouseUp(MouseButtonEventArgs)
    UIElement.OnMouseWheel(MouseWheelEventArgs)
    UIElement.OnPreviewDragEnter(DragEventArgs)
    UIElement.OnPreviewDragLeave(DragEventArgs)
    UIElement.OnPreviewDragOver(DragEventArgs)
    UIElement.OnPreviewDrop(DragEventArgs)
    UIElement.OnPreviewGiveFeedback(GiveFeedbackEventArgs)
    UIElement.OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewKeyDown(KeyEventArgs)
    UIElement.OnPreviewKeyUp(KeyEventArgs)
    UIElement.OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)
    UIElement.OnPreviewMouseDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseMove(MouseEventArgs)
    UIElement.OnPreviewMouseRightButtonDown(MouseButtonEventArgs)
    UIElement.OnPreviewMouseRightButtonUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseUp(MouseButtonEventArgs)
    UIElement.OnPreviewMouseWheel(MouseWheelEventArgs)
    UIElement.OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnPreviewStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnPreviewStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnPreviewStylusDown(StylusDownEventArgs)
    UIElement.OnPreviewStylusInAirMove(StylusEventArgs)
    UIElement.OnPreviewStylusInRange(StylusEventArgs)
    UIElement.OnPreviewStylusMove(StylusEventArgs)
    UIElement.OnPreviewStylusOutOfRange(StylusEventArgs)
    UIElement.OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnPreviewStylusUp(StylusEventArgs)
    UIElement.OnPreviewTextInput(TextCompositionEventArgs)
    UIElement.OnPreviewTouchDown(TouchEventArgs)
    UIElement.OnPreviewTouchMove(TouchEventArgs)
    UIElement.OnPreviewTouchUp(TouchEventArgs)
    UIElement.OnQueryContinueDrag(QueryContinueDragEventArgs)
    UIElement.OnQueryCursor(QueryCursorEventArgs)
    UIElement.OnStylusButtonDown(StylusButtonEventArgs)
    UIElement.OnStylusButtonUp(StylusButtonEventArgs)
    UIElement.OnStylusDown(StylusDownEventArgs)
    UIElement.OnStylusEnter(StylusEventArgs)
    UIElement.OnStylusInAirMove(StylusEventArgs)
    UIElement.OnStylusInRange(StylusEventArgs)
    UIElement.OnStylusLeave(StylusEventArgs)
    UIElement.OnStylusMove(StylusEventArgs)
    UIElement.OnStylusOutOfRange(StylusEventArgs)
    UIElement.OnStylusSystemGesture(StylusSystemGestureEventArgs)
    UIElement.OnStylusUp(StylusEventArgs)
    UIElement.OnTextInput(TextCompositionEventArgs)
    UIElement.OnTouchDown(TouchEventArgs)
    UIElement.OnTouchEnter(TouchEventArgs)
    UIElement.OnTouchLeave(TouchEventArgs)
    UIElement.OnTouchMove(TouchEventArgs)
    UIElement.OnTouchUp(TouchEventArgs)
    UIElement.RaiseEvent(RoutedEventArgs)
    UIElement.ReleaseAllTouchCaptures()
    UIElement.ReleaseMouseCapture()
    UIElement.ReleaseStylusCapture()
    UIElement.ReleaseTouchCapture(TouchDevice)
    UIElement.RemoveHandler(RoutedEvent, Delegate)
    UIElement.TranslatePoint(Point, UIElement)
    UIElement.UpdateLayout()
    UIElement.AllowDrop
    UIElement.AreAnyTouchesCaptured
    UIElement.AreAnyTouchesCapturedWithin
    UIElement.AreAnyTouchesDirectlyOver
    UIElement.AreAnyTouchesOver
    UIElement.BitmapEffect
    UIElement.BitmapEffectInput
    UIElement.CacheMode
    UIElement.Clip
    UIElement.ClipToBounds
    UIElement.CommandBindings
    UIElement.DesiredSize
    UIElement.Effect
    UIElement.Focusable
    UIElement.HasAnimatedProperties
    UIElement.HasEffectiveKeyboardFocus
    UIElement.InputBindings
    UIElement.IsArrangeValid
    UIElement.IsEnabled
    UIElement.IsEnabledCore
    UIElement.IsFocused
    UIElement.IsHitTestVisible
    UIElement.IsInputMethodEnabled
    UIElement.IsKeyboardFocused
    UIElement.IsKeyboardFocusWithin
    UIElement.IsManipulationEnabled
    UIElement.IsMeasureValid
    UIElement.IsMouseCaptured
    UIElement.IsMouseCaptureWithin
    UIElement.IsMouseDirectlyOver
    UIElement.IsMouseOver
    UIElement.IsStylusCaptured
    UIElement.IsStylusCaptureWithin
    UIElement.IsStylusDirectlyOver
    UIElement.IsStylusOver
    UIElement.IsVisible
    UIElement.Opacity
    UIElement.OpacityMask
    UIElement.PersistId
    UIElement.RenderSize
    UIElement.RenderTransform
    UIElement.RenderTransformOrigin
    UIElement.SnapsToDevicePixels
    UIElement.StylusPlugIns
    UIElement.TouchesCaptured
    UIElement.TouchesCapturedWithin
    UIElement.TouchesDirectlyOver
    UIElement.TouchesOver
    UIElement.Uid
    UIElement.Visibility
    UIElement.DragEnter
    UIElement.DragLeave
    UIElement.DragOver
    UIElement.Drop
    UIElement.FocusableChanged
    UIElement.GiveFeedback
    UIElement.GotFocus
    UIElement.GotKeyboardFocus
    UIElement.GotMouseCapture
    UIElement.GotStylusCapture
    UIElement.GotTouchCapture
    UIElement.IsEnabledChanged
    UIElement.IsHitTestVisibleChanged
    UIElement.IsKeyboardFocusedChanged
    UIElement.IsKeyboardFocusWithinChanged
    UIElement.IsMouseCapturedChanged
    UIElement.IsMouseCaptureWithinChanged
    UIElement.IsMouseDirectlyOverChanged
    UIElement.IsStylusCapturedChanged
    UIElement.IsStylusCaptureWithinChanged
    UIElement.IsStylusDirectlyOverChanged
    UIElement.IsVisibleChanged
    UIElement.KeyDown
    UIElement.KeyUp
    UIElement.LayoutUpdated
    UIElement.LostFocus
    UIElement.LostKeyboardFocus
    UIElement.LostMouseCapture
    UIElement.LostStylusCapture
    UIElement.LostTouchCapture
    UIElement.ManipulationBoundaryFeedback
    UIElement.ManipulationCompleted
    UIElement.ManipulationDelta
    UIElement.ManipulationInertiaStarting
    UIElement.ManipulationStarted
    UIElement.ManipulationStarting
    UIElement.MouseDown
    UIElement.MouseEnter
    UIElement.MouseLeave
    UIElement.MouseLeftButtonDown
    UIElement.MouseLeftButtonUp
    UIElement.MouseMove
    UIElement.MouseRightButtonDown
    UIElement.MouseRightButtonUp
    UIElement.MouseUp
    UIElement.MouseWheel
    UIElement.PreviewDragEnter
    UIElement.PreviewDragLeave
    UIElement.PreviewDragOver
    UIElement.PreviewDrop
    UIElement.PreviewGiveFeedback
    UIElement.PreviewGotKeyboardFocus
    UIElement.PreviewKeyDown
    UIElement.PreviewKeyUp
    UIElement.PreviewLostKeyboardFocus
    UIElement.PreviewMouseDown
    UIElement.PreviewMouseLeftButtonDown
    UIElement.PreviewMouseLeftButtonUp
    UIElement.PreviewMouseMove
    UIElement.PreviewMouseRightButtonDown
    UIElement.PreviewMouseRightButtonUp
    UIElement.PreviewMouseUp
    UIElement.PreviewMouseWheel
    UIElement.PreviewQueryContinueDrag
    UIElement.PreviewStylusButtonDown
    UIElement.PreviewStylusButtonUp
    UIElement.PreviewStylusDown
    UIElement.PreviewStylusInAirMove
    UIElement.PreviewStylusInRange
    UIElement.PreviewStylusMove
    UIElement.PreviewStylusOutOfRange
    UIElement.PreviewStylusSystemGesture
    UIElement.PreviewStylusUp
    UIElement.PreviewTextInput
    UIElement.PreviewTouchDown
    UIElement.PreviewTouchMove
    UIElement.PreviewTouchUp
    UIElement.QueryContinueDrag
    UIElement.QueryCursor
    UIElement.StylusButtonDown
    UIElement.StylusButtonUp
    UIElement.StylusDown
    UIElement.StylusEnter
    UIElement.StylusInAirMove
    UIElement.StylusInRange
    UIElement.StylusLeave
    UIElement.StylusMove
    UIElement.StylusOutOfRange
    UIElement.StylusSystemGesture
    UIElement.StylusUp
    UIElement.TextInput
    UIElement.TouchDown
    UIElement.TouchEnter
    UIElement.TouchLeave
    UIElement.TouchMove
    UIElement.TouchUp
    Visual.AddVisualChild(Visual)
    Visual.FindCommonVisualAncestor(DependencyObject)
    Visual.IsAncestorOf(DependencyObject)
    Visual.IsDescendantOf(DependencyObject)
    Visual.OnDpiChanged(DpiScale, DpiScale)
    Visual.PointFromScreen(Point)
    Visual.PointToScreen(Point)
    Visual.RemoveVisualChild(Visual)
    Visual.TransformToAncestor(Visual3D)
    Visual.TransformToAncestor(Visual)
    Visual.TransformToDescendant(Visual)
    Visual.TransformToVisual(Visual)
    Visual.VisualBitmapEffect
    Visual.VisualBitmapEffectInput
    Visual.VisualBitmapScalingMode
    Visual.VisualCacheMode
    Visual.VisualClearTypeHint
    Visual.VisualClip
    Visual.VisualEdgeMode
    Visual.VisualEffect
    Visual.VisualOffset
    Visual.VisualOpacity
    Visual.VisualOpacityMask
    Visual.VisualParent
    Visual.VisualScrollableAreaClip
    Visual.VisualTextHintingMode
    Visual.VisualTextRenderingMode
    Visual.VisualTransform
    Visual.VisualXSnappingGuidelines
    Visual.VisualYSnappingGuidelines
    DependencyObject.ClearValue(DependencyProperty)
    DependencyObject.ClearValue(DependencyPropertyKey)
    DependencyObject.CoerceValue(DependencyProperty)
    DependencyObject.Equals(object)
    DependencyObject.GetHashCode()
    DependencyObject.GetLocalValueEnumerator()
    DependencyObject.GetValue(DependencyProperty)
    DependencyObject.InvalidateProperty(DependencyProperty)
    DependencyObject.ReadLocalValue(DependencyProperty)
    DependencyObject.SetCurrentValue(DependencyProperty, object)
    DependencyObject.SetValue(DependencyProperty, object)
    DependencyObject.SetValue(DependencyPropertyKey, object)
    DependencyObject.ShouldSerializeProperty(DependencyProperty)
    DependencyObject.DependencyObjectType
    DependencyObject.IsSealed
    DispatcherObject.Dispatcher
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Mapsui.UI.Wpf
    Assembly: Mapsui.UI.Wpf.dll
    Syntax
    public class MapControl : Grid, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IMapControl, IDisposable, INotifyPropertyChanged

    Constructors

    | Edit this page View Source

    MapControl()

    Declaration
    public MapControl()

    Fields

    | Edit this page View Source

    MapProperty

    Declaration
    public static readonly DependencyProperty MapProperty
    Field Value
    Type Description
    DependencyProperty

    Properties

    | Edit this page View Source

    Map

    Map holding data for which is shown in this MapControl

    Declaration
    public Map Map { get; set; }
    Property Value
    Type Description
    Map
    | Edit this page View Source

    MaxTapGestureMovement

    The movement allowed between a touch down and touch up in a touch gestures in device independent pixels.

    Declaration
    public int MaxTapGestureMovement { get; set; }
    Property Value
    Type Description
    int
    | Edit this page View Source

    UseFling

    Use fling gesture to move the map. Default is true. Fling means that the map will continue to move for a short time after the user has lifted the finger.

    Declaration
    public bool UseFling { get; set; }
    Property Value
    Type Description
    bool

    Methods

    | Edit this page View Source

    Dispose()

    Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

    Declaration
    public void Dispose()
    | Edit this page View Source

    Dispose(bool)

    Declaration
    protected virtual void Dispose(bool disposing)
    Parameters
    Type Name Description
    bool disposing
    | Edit this page View Source

    ForceUpdate()

    Force a update of control

    Declaration
    public void ForceUpdate()
    Remarks

    When this function is called, the control draws itself once

    | Edit this page View Source

    GetMapInfo(ScreenPosition, IEnumerable<ILayer>)

    Check, if a feature at a given screen position is hit.

    Declaration
    public MapInfo GetMapInfo(ScreenPosition screenPosition, IEnumerable<ILayer> layers)
    Parameters
    Type Name Description
    ScreenPosition screenPosition

    Screen position to check for widgets and features.

    IEnumerable<ILayer> layers

    The layers to query.

    Returns
    Type Description
    MapInfo
    | Edit this page View Source

    GetPixelDensity()

    Returns the number of pixels per device independent unit

    Declaration
    public float? GetPixelDensity()
    Returns
    Type Description
    float?
    | Edit this page View Source

    GetRemoteMapInfoAsync(ScreenPosition, Viewport, IEnumerable<ILayer>)

    Declaration
    protected Task<MapInfo> GetRemoteMapInfoAsync(ScreenPosition screenPosition, Viewport viewport, IEnumerable<ILayer> layers)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    Viewport viewport
    IEnumerable<ILayer> layers
    Returns
    Type Description
    Task<MapInfo>
    | Edit this page View Source

    GetSnapshot(IEnumerable<ILayer>?, RenderFormat, int)

    Create a snapshot form map as PNG image

    Declaration
    public byte[] GetSnapshot(IEnumerable<ILayer>? layers = null, RenderFormat renderFormat = RenderFormat.Png, int quality = 100)
    Parameters
    Type Name Description
    IEnumerable<ILayer> layers

    Layers that should be included in snapshot

    RenderFormat renderFormat

    render format

    int quality

    default quality is 90 is applicable for webp and jpg

    Returns
    Type Description
    byte[]

    Byte array with snapshot in png format. If there are any problems than returns null.

    | Edit this page View Source

    InvalidateCanvas()

    Declaration
    public void InvalidateCanvas()
    | Edit this page View Source

    OnMapInfo(MapInfoEventArgs)

    Declaration
    protected void OnMapInfo(MapInfoEventArgs mapInfoEventArgs)
    Parameters
    Type Name Description
    MapInfoEventArgs mapInfoEventArgs
    | Edit this page View Source

    OnMapPointerMoved(ScreenPosition, MPoint, GestureType)

    Declaration
    protected virtual bool OnMapPointerMoved(ScreenPosition screenPosition, MPoint worldPosition, GestureType gestureType)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    GestureType gestureType
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapPointerPressed(ScreenPosition, MPoint)

    Declaration
    protected virtual bool OnMapPointerPressed(ScreenPosition screenPosition, MPoint worldPosition)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapPointerReleased(ScreenPosition, MPoint)

    Declaration
    protected virtual bool OnMapPointerReleased(ScreenPosition screenPosition, MPoint worldPosition)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnMapTapped(ScreenPosition, MPoint, GestureType)

    Declaration
    protected virtual bool OnMapTapped(ScreenPosition screenPosition, MPoint worldPosition, GestureType gestureType)
    Parameters
    Type Name Description
    ScreenPosition screenPosition
    MPoint worldPosition
    GestureType gestureType
    Returns
    Type Description
    bool
    | Edit this page View Source

    OnPropertyChanged(string)

    Declaration
    protected void OnPropertyChanged(string propertyName = "")
    Parameters
    Type Name Description
    string propertyName
    | Edit this page View Source

    OpenInBrowser(string)

    Declaration
    public void OpenInBrowser(string url)
    Parameters
    Type Name Description
    string url
    | Edit this page View Source

    Refresh(ChangeType)

    Declaration
    public void Refresh(ChangeType changeType = ChangeType.Discrete)
    Parameters
    Type Name Description
    ChangeType changeType
    | Edit this page View Source

    RefreshData(ChangeType)

    Refresh data of Map, but don't paint it

    Declaration
    public void RefreshData(ChangeType changeType = ChangeType.Discrete)
    Parameters
    Type Name Description
    ChangeType changeType
    | Edit this page View Source

    RefreshGraphics()

    Declaration
    public void RefreshGraphics()
    | Edit this page View Source

    SetMapRenderer(IMapRenderer)

    Declaration
    public void SetMapRenderer(IMapRenderer mapRenderer)
    Parameters
    Type Name Description
    IMapRenderer mapRenderer
    | Edit this page View Source

    Unsubscribe()

    Unsubscribe from map events

    Declaration
    public void Unsubscribe()

    Events

    | Edit this page View Source

    Info

    Called whenever the map is clicked. The MapInfoEventArgs contain the features that were hit in the layers that have IsMapInfoLayer set to true.

    Declaration
    public event EventHandler<MapInfoEventArgs>? Info
    Event Type
    Type Description
    EventHandler<MapInfoEventArgs>
    Remarks

    The Map.Tapped event is preferred over the Info event. This event is kept for backwards compatibility.

    | Edit this page View Source

    MapPointerMoved

    Event that is triggered when on pointer move. Can be a drag or hover.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerMoved
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapPointerPressed

    Event that is triggered when on pointer down.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerPressed
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapPointerReleased

    Event that is triggered when on pointer up.

    Declaration
    public event EventHandler<MapEventArgs>? MapPointerReleased
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    MapTapped

    Event that is triggered when the map is tapped. Can be a single tap, double tap or long press.

    Declaration
    public event EventHandler<MapEventArgs>? MapTapped
    Event Type
    Type Description
    EventHandler<MapEventArgs>
    | Edit this page View Source

    PropertyChanged

    Called whenever a property is changed

    Declaration
    public event PropertyChangedEventHandler? PropertyChanged
    Event Type
    Type Description
    PropertyChangedEventHandler

    Implements

    IAnimatable
    ISupportInitialize
    IFrameworkInputElement
    IInputElement
    IQueryAmbient
    IAddChild
    IMapControl
    IDisposable
    INotifyPropertyChanged

    Extension Methods

    DisposableExtension.DisposeIfDisposable(object?)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX