User Tools

Site Tools


thinkgeo.mapsuite.wpfdesktopedition.maptool

ThinkGeo.MapSuite.WpfDesktopEdition.MapTool

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

This class represents the base class of map controls.

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

MapTool()

  • Constructor of MapTool class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MapTool.28.29
Parameters

MapTool(Boolean)

  • Constructor of MapTool class.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MapTool.28Boolean.29
Parameters
  • isEnabled
    • Type:Boolean
    • Description:N/A

Public Methods

Initialize(WpfMap)

  • This method initializes map tool.
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Initialize.28WpfMap.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • wpfMap

ToString()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ToString.28.29
Return Value
  • Type:String
  • Description:N/A
Parameters

ShouldSerializeStyle()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ShouldSerializeStyle.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

ApplyTemplate()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ApplyTemplate.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

OnApplyTemplate()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnApplyTemplate.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

BeginStoryboard(Storyboard)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginStoryboard.28Storyboard.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • storyboard
    • Type:Storyboard
    • Description:N/A

BeginStoryboard(Storyboard,HandoffBehavior)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • storyboard
    • Type:Storyboard
    • Description:N/A
  • handoffBehavior
    • Type:HandoffBehavior
    • Description:N/A

BeginStoryboard(Storyboard,HandoffBehavior,Boolean)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.2C_Boolean.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • storyboard
    • Type:Storyboard
    • Description:N/A
  • handoffBehavior
    • Type:HandoffBehavior
    • Description:N/A
  • isControllable
    • Type:Boolean
    • Description:N/A

ShouldSerializeTriggers()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ShouldSerializeTriggers.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

ShouldSerializeResources()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ShouldSerializeResources.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

FindResource(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#FindResource.28Object.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • resourceKey
    • Type:Object
    • Description:N/A

TryFindResource(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TryFindResource.28Object.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • resourceKey
    • Type:Object
    • Description:N/A

SetResourceReference(DependencyProperty,Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetResourceReference.28DependencyProperty.2C_Object.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • name
    • Type:Object
    • Description:N/A

GetBindingExpression(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetBindingExpression.28DependencyProperty.29
Return Value
  • Type:BindingExpression
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

SetBinding(DependencyProperty,BindingBase)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetBinding.28DependencyProperty.2C_BindingBase.29
Return Value
  • Type:BindingExpressionBase
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • binding
    • Type:BindingBase
    • Description:N/A

SetBinding(DependencyProperty,String)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetBinding.28DependencyProperty.2C_String.29
Return Value
  • Type:BindingExpression
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • path
    • Type:String
    • Description:N/A

BringIntoView()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BringIntoView.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

BringIntoView(Rect)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BringIntoView.28Rect.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • targetRectangle
    • Type:Rect
    • Description:N/A

MoveFocus(TraversalRequest)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MoveFocus.28TraversalRequest.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • request
    • Type:TraversalRequest
    • Description:N/A

PredictFocus(FocusNavigationDirection)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#PredictFocus.28FocusNavigationDirection.29
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • direction
    • Type:FocusNavigationDirection
    • Description:N/A

BeginInit()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginInit.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

EndInit()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#EndInit.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

RegisterName(String,Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#RegisterName.28String.2C_Object.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • name
    • Type:String
    • Description:N/A
  • scopedElement
    • Type:Object
    • Description:N/A

UnregisterName(String)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#UnregisterName.28String.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • name
    • Type:String
    • Description:N/A

FindName(String)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#FindName.28String.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • name
    • Type:String
    • Description:N/A

UpdateDefaultStyle()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#UpdateDefaultStyle.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

ApplyAnimationClock(DependencyProperty,AnimationClock)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • clock
    • Type:AnimationClock
    • Description:N/A

ApplyAnimationClock(DependencyProperty,AnimationClock,HandoffBehavior)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.2C_HandoffBehavior.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • clock
    • Type:AnimationClock
    • Description:N/A
  • handoffBehavior
    • Type:HandoffBehavior
    • Description:N/A

BeginAnimation(DependencyProperty,AnimationTimeline)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • animation
    • Type:AnimationTimeline
    • Description:N/A

BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.2C_HandoffBehavior.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • animation
    • Type:AnimationTimeline
    • Description:N/A
  • handoffBehavior
    • Type:HandoffBehavior
    • Description:N/A

GetAnimationBaseValue(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetAnimationBaseValue.28DependencyProperty.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

ShouldSerializeInputBindings()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ShouldSerializeInputBindings.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

ShouldSerializeCommandBindings()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ShouldSerializeCommandBindings.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

RaiseEvent(RoutedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#RaiseEvent.28RoutedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:RoutedEventArgs
    • Description:N/A

AddHandler(RoutedEvent,Delegate)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#AddHandler.28RoutedEvent.2C_Delegate.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • routedEvent
    • Type:RoutedEvent
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

AddHandler(RoutedEvent,Delegate,Boolean)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#AddHandler.28RoutedEvent.2C_Delegate.2C_Boolean.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • routedEvent
    • Type:RoutedEvent
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A
  • handledEventsToo
    • Type:Boolean
    • Description:N/A

RemoveHandler(RoutedEvent,Delegate)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#RemoveHandler.28RoutedEvent.2C_Delegate.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • routedEvent
    • Type:RoutedEvent
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

AddToEventRoute(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#AddToEventRoute.28EventRoute.2C_RoutedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • e
    • Type:RoutedEventArgs
    • Description:N/A

InvalidateMeasure()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#InvalidateMeasure.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

InvalidateArrange()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#InvalidateArrange.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

InvalidateVisual()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#InvalidateVisual.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

Measure(Size)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Measure.28Size.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • availableSize
    • Type:Size
    • Description:N/A

Arrange(Rect)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Arrange.28Rect.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • finalRect
    • Type:Rect
    • Description:N/A

UpdateLayout()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#UpdateLayout.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

TranslatePoint(Point,UIElement)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TranslatePoint.28Point.2C_UIElement.29
Return Value
  • Type:Point
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A
  • relativeTo
    • Type:UIElement
    • Description:N/A

InputHitTest(Point)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#InputHitTest.28Point.29
Return Value
  • Type:IInputElement
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A

CaptureMouse()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#CaptureMouse.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

ReleaseMouseCapture()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ReleaseMouseCapture.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

CaptureStylus()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#CaptureStylus.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

ReleaseStylusCapture()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ReleaseStylusCapture.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

Focus()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Focus.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

CaptureTouch(TouchDevice)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#CaptureTouch.28TouchDevice.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • touchDevice
    • Type:TouchDevice
    • Description:N/A

ReleaseTouchCapture(TouchDevice)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ReleaseTouchCapture.28TouchDevice.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • touchDevice
    • Type:TouchDevice
    • Description:N/A

ReleaseAllTouchCaptures()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ReleaseAllTouchCaptures.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

IsAncestorOf(DependencyObject)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#IsAncestorOf.28DependencyObject.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • descendant
    • Type:DependencyObject
    • Description:N/A

IsDescendantOf(DependencyObject)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#IsDescendantOf.28DependencyObject.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • ancestor
    • Type:DependencyObject
    • Description:N/A

FindCommonVisualAncestor(DependencyObject)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#FindCommonVisualAncestor.28DependencyObject.29
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • otherVisual
    • Type:DependencyObject
    • Description:N/A

TransformToAncestor(Visual)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TransformToAncestor.28Visual.29
Return Value
  • Type:GeneralTransform
  • Description:N/A
Parameters
  • ancestor
    • Type:Visual
    • Description:N/A

TransformToAncestor(Visual3D)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TransformToAncestor.28Visual3D.29
Return Value
  • Type:GeneralTransform2DTo3D
  • Description:N/A
Parameters
  • ancestor
    • Type:Visual3D
    • Description:N/A

TransformToDescendant(Visual)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TransformToDescendant.28Visual.29
Return Value
  • Type:GeneralTransform
  • Description:N/A
Parameters
  • descendant
    • Type:Visual
    • Description:N/A

TransformToVisual(Visual)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#TransformToVisual.28Visual.29
Return Value
  • Type:GeneralTransform
  • Description:N/A
Parameters
  • visual
    • Type:Visual
    • Description:N/A

PointToScreen(Point)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#PointToScreen.28Point.29
Return Value
  • Type:Point
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A

PointFromScreen(Point)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#PointFromScreen.28Point.29
Return Value
  • Type:Point
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A

Equals(Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Equals.28Object.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetHashCode.28.29
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetValue(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetValue.28DependencyProperty.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

SetValue(DependencyProperty,Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetValue.28DependencyProperty.2C_Object.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

SetCurrentValue(DependencyProperty,Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetCurrentValue.28DependencyProperty.2C_Object.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

SetValue(DependencyPropertyKey,Object)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#SetValue.28DependencyPropertyKey.2C_Object.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • key
    • Type:DependencyPropertyKey
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

ClearValue(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ClearValue.28DependencyProperty.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

ClearValue(DependencyPropertyKey)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ClearValue.28DependencyPropertyKey.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • key
    • Type:DependencyPropertyKey
    • Description:N/A

CoerceValue(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#CoerceValue.28DependencyProperty.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

InvalidateProperty(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#InvalidateProperty.28DependencyProperty.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

ReadLocalValue(DependencyProperty)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ReadLocalValue.28DependencyProperty.29
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

GetLocalValueEnumerator()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetLocalValueEnumerator.28.29
Return Value
  • Type:LocalValueEnumerator
  • Description:N/A
Parameters

CheckAccess()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#CheckAccess.28.29
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

VerifyAccess()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#VerifyAccess.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetType.28.29
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

InitializeCore(WpfMap)

  • This method initializes map tool.
Remarks
  • When overriding this method, consider adding map tool onto the map.ToolsGrid panel.
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • wpfMap

EnabledChangedCore(Boolean)

  • Occcurs when the Enabled property changes
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#EnabledChangedCore.28Boolean.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • newValue
    • Type:Boolean
    • Description:Indicates whether the visibility of MapTool is set as Visibility.Visible

OnTemplateChangedInternal(FrameworkTemplate,FrameworkTemplate)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldTemplate
    • Type:FrameworkTemplate
    • Description:N/A
  • newTemplate
    • Type:FrameworkTemplate
    • Description:N/A

OnTemplateChanged(ControlTemplate,ControlTemplate)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTemplateChanged.28ControlTemplate.2C_ControlTemplate.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldTemplate
    • Type:ControlTemplate
    • Description:N/A
  • newTemplate
    • Type:ControlTemplate
    • Description:N/A

OnPreviewMouseDoubleClick(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseDoubleClick(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreApplyTemplate()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnPostApplyTemplate()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

UpdateVisualState()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

UpdateVisualState(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • useTransitions
    • Type:Boolean
    • Description:N/A

ChangeVisualState(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • useTransitions
    • Type:Boolean
    • Description:N/A

ChangeValidationVisualState(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • useTransitions
    • Type:Boolean
    • Description:N/A

MeasureOverride(Size)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MeasureOverride.28Size.29
Return Value
  • Type:Size
  • Description:N/A
Parameters
  • constraint
    • Type:Size
    • Description:N/A

ArrangeOverride(Size)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ArrangeOverride.28Size.29
Return Value
  • Type:Size
  • Description:N/A
Parameters
  • arrangeBounds
    • Type:Size
    • Description:N/A

ReadControlFlag(ControlBoolFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • reqFlag
    • Type:ControlBoolFlags
    • Description:N/A

WriteControlFlag(ControlBoolFlags,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • reqFlag
    • Type:ControlBoolFlags
    • Description:N/A
  • set
    • Type:Boolean
    • Description:N/A

OnStyleChanged(Style,Style)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldStyle
    • Type:Style
    • Description:N/A
  • newStyle
    • Type:Style
    • Description:N/A

ParentLayoutInvalidated(UIElement)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:UIElement
    • Description:N/A

GetVisualChild(Int32)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetVisualChild.28Int32.29
Return Value
  • Type:Visual
  • Description:N/A
Parameters
  • index
    • Type:Int32
    • Description:N/A

GetTemplateChild(String)

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • childName
    • Type:String
    • Description:N/A

HasNonDefaultValue(DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

EvaluateBaseValueCore(DependencyProperty,PropertyMetadata,EffectiveValueEntry&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • newEntry
    • Type:EffectiveValueEntry&
    • Description:N/A

GetRawValue(DependencyProperty,PropertyMetadata,EffectiveValueEntry&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • entry
    • Type:EffectiveValueEntry&
    • Description:N/A

GetExpressionCore(DependencyProperty,PropertyMetadata)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Expression
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A

OnPropertyChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPropertyChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

GetPlainText()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

pushTextRenderingMode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnAncestorChanged()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnVisualParentChanged(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldParent
    • Type:DependencyObject
    • Description:N/A

OnVisualAncestorChanged(Object,AncestorChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:AncestorChangedEventArgs
    • Description:N/A

GetUIParentCore()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters

AdjustEventSource(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

AdjustBranchSource(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

BuildRouteCore(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

BuildRouteCoreHelper(EventRoute,RoutedEventArgs,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A
  • shouldAddIntermediateElementsToRoute
    • Type:Boolean
    • Description:N/A

AddToEventRouteCore(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

IgnoreModelParentBuildRoute(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

InvalidateAutomationAncestorsCore(Stack<DependencyObject>,Boolean&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • branchNodeStack
    • Type:Stack<DependencyObject>
    • Description:N/A
  • continuePastCoreTree
    • Type:Boolean&
    • Description:N/A

InvalidateAutomationAncestorsCoreHelper(Stack<DependencyObject>,Boolean&,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • branchNodeStack
    • Type:Stack<DependencyObject>
    • Description:N/A
  • continuePastCoreTree
    • Type:Boolean&
    • Description:N/A
  • shouldInvalidateIntermediateElements
    • Type:Boolean
    • Description:N/A

MeasureCore(Size)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MeasureCore.28Size.29
Return Value
  • Type:Size
  • Description:N/A
Parameters
  • availableSize
    • Type:Size
    • Description:N/A

ArrangeCore(Rect)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#ArrangeCore.28Rect.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • finalRect
    • Type:Rect
    • Description:N/A

OnRenderSizeChanged(SizeChangedInfo)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sizeInfo
    • Type:SizeChangedInfo
    • Description:N/A

GetLayoutClip(Size)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#GetLayoutClip.28Size.29
Return Value
  • Type:Geometry
  • Description:N/A
Parameters
  • layoutSlotSize
    • Type:Size
    • Description:N/A

GetLayoutClipInternal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Geometry
  • Description:N/A
Parameters

OnGotFocus(RoutedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGotFocus.28RoutedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:RoutedEventArgs
    • Description:N/A

OnInitialized(EventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnInitialized.28EventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:EventArgs
    • Description:N/A

OnPresentationSourceChanged(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • attached
    • Type:Boolean
    • Description:N/A

OnAddHandler(RoutedEvent,Delegate)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • routedEvent
    • Type:RoutedEvent
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

OnRemoveHandler(RoutedEvent,Delegate)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • routedEvent
    • Type:RoutedEvent
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

OnLoaded(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

OnUnloaded(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

AddSynchronizedInputPreOpportunityHandlerCore(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

RaiseClrEvent(EventPrivateKey,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • key
    • Type:EventPrivateKey
    • Description:N/A
  • args
    • Type:EventArgs
    • Description:N/A

OnToolTipOpening(ToolTipEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnToolTipOpening.28ToolTipEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ToolTipEventArgs
    • Description:N/A

OnToolTipClosing(ToolTipEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnToolTipClosing.28ToolTipEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ToolTipEventArgs
    • Description:N/A

OnContextMenuOpening(ContextMenuEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnContextMenuOpening.28ContextMenuEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ContextMenuEventArgs
    • Description:N/A

OnContextMenuClosing(ContextMenuEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnContextMenuClosing.28ContextMenuEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ContextMenuEventArgs
    • Description:N/A

EventHandlersStoreAdd(EventPrivateKey,Delegate)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • key
    • Type:EventPrivateKey
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

EventHandlersStoreRemove(EventPrivateKey,Delegate)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • key
    • Type:EventPrivateKey
    • Description:N/A
  • handler
    • Type:Delegate
    • Description:N/A

ReadInternalFlag(InternalFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • reqFlag
    • Type:InternalFlags
    • Description:N/A

ReadInternalFlag2(InternalFlags2)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • reqFlag
    • Type:InternalFlags2
    • Description:N/A

WriteInternalFlag(InternalFlags,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • reqFlag
    • Type:InternalFlags
    • Description:N/A
  • set
    • Type:Boolean
    • Description:N/A

WriteInternalFlag2(InternalFlags2,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • reqFlag
    • Type:InternalFlags2
    • Description:N/A
  • set
    • Type:Boolean
    • Description:N/A

FindName(String,DependencyObject&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • name
    • Type:String
    • Description:N/A
  • scopeOwner
    • Type:DependencyObject&
    • Description:N/A

FindResourceOnSelf(Object,Boolean,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • resourceKey
    • Type:Object
    • Description:N/A
  • allowDeferredResourceReference
    • Type:Boolean
    • Description:N/A
  • mustReturnDeferredResourceReference
    • Type:Boolean
    • Description:N/A

ContextVerifiedGetParent()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters

AddLogicalChild(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Object
    • Description:N/A

RemoveLogicalChild(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Object
    • Description:N/A

ChangeLogicalParent(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • newParent
    • Type:DependencyObject
    • Description:N/A

OnNewParent(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • newParent
    • Type:DependencyObject
    • Description:N/A

OnAncestorChangedInternal(TreeChangeInfo)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • parentTreeState
    • Type:TreeChangeInfo
    • Description:N/A

InvalidateTreeDependentProperties(TreeChangeInfo,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:FrugalObjectList<DependencyProperty>
  • Description:N/A
Parameters
  • parentTreeState
    • Type:TreeChangeInfo
    • Description:N/A
  • isSelfInheritanceParent
    • Type:Boolean
    • Description:N/A

UpdateStyleProperty()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

UpdateThemeStyleProperty()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnThemeChanged()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

FireLoadedOnDescendentsInternal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

FireUnloadedOnDescendentsInternal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

ShouldProvideInheritanceContext(DependencyObject,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • target
    • Type:DependencyObject
    • Description:N/A
  • property
    • Type:DependencyProperty
    • Description:N/A

AddInheritanceContext(DependencyObject,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • context
    • Type:DependencyObject
    • Description:N/A
  • property
    • Type:DependencyProperty
    • Description:N/A

RemoveInheritanceContext(DependencyObject,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • context
    • Type:DependencyObject
    • Description:N/A
  • property
    • Type:DependencyProperty
    • Description:N/A

OnInheritanceContextChangedCore(EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:EventArgs
    • Description:N/A

ChangeSubtreeHasLoadedChangedHandler(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • mentor
    • Type:DependencyObject
    • Description:N/A

RaiseInheritedPropertyChangedEvent(InheritablePropertyChangeInfo&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • info
    • Type:InheritablePropertyChangeInfo&
    • Description:N/A

EvaluateAnimatedValueCore(DependencyProperty,PropertyMetadata,EffectiveValueEntry&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • entry
    • Type:EffectiveValueEntry&
    • Description:N/A

BuildRoute(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

RaiseEvent(RoutedEventArgs,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A
  • trusted
    • Type:Boolean
    • Description:N/A

RaiseTrustedEvent(RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:RoutedEventArgs
    • Description:N/A

EnsureEventHandlersStore()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnPreviewMouseDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseLeftButtonDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseLeftButtonUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseRightButtonDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseRightButtonDown(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseRightButtonUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnMouseRightButtonUp(MouseButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseButtonEventArgs
    • Description:N/A

OnPreviewMouseMove(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseMove.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnMouseMove(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseMove.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnPreviewMouseWheel(MouseWheelEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseWheelEventArgs
    • Description:N/A

OnMouseWheel(MouseWheelEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseWheel.28MouseWheelEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseWheelEventArgs
    • Description:N/A

OnMouseEnter(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseEnter.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnMouseLeave(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnMouseLeave.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnGotMouseCapture(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGotMouseCapture.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnLostMouseCapture(MouseEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnLostMouseCapture.28MouseEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:MouseEventArgs
    • Description:N/A

OnQueryCursor(QueryCursorEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnQueryCursor.28QueryCursorEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:QueryCursorEventArgs
    • Description:N/A

OnPreviewStylusDown(StylusDownEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusDown.28StylusDownEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusDownEventArgs
    • Description:N/A

OnStylusDown(StylusDownEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusDown.28StylusDownEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusDownEventArgs
    • Description:N/A

OnPreviewStylusUp(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusUp.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusUp(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusUp.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnPreviewStylusMove(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusMove.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusMove(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusMove.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnPreviewStylusInAirMove(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusInAirMove(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusInAirMove.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusEnter(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusEnter.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusLeave(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusLeave.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnPreviewStylusInRange(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusInRange.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusInRange(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusInRange.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnPreviewStylusOutOfRange(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusOutOfRange(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusOutOfRange.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusSystemGestureEventArgs
    • Description:N/A

OnStylusSystemGesture(StylusSystemGestureEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusSystemGesture.28StylusSystemGestureEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusSystemGestureEventArgs
    • Description:N/A

OnGotStylusCapture(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGotStylusCapture.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnLostStylusCapture(StylusEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnLostStylusCapture.28StylusEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusEventArgs
    • Description:N/A

OnStylusButtonDown(StylusButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusButtonDown.28StylusButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusButtonEventArgs
    • Description:N/A

OnStylusButtonUp(StylusButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnStylusButtonUp.28StylusButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusButtonEventArgs
    • Description:N/A

OnPreviewStylusButtonDown(StylusButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusButtonEventArgs
    • Description:N/A

OnPreviewStylusButtonUp(StylusButtonEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:StylusButtonEventArgs
    • Description:N/A

OnPreviewKeyDown(KeyEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewKeyDown.28KeyEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyEventArgs
    • Description:N/A

OnKeyDown(KeyEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnKeyDown.28KeyEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyEventArgs
    • Description:N/A

OnPreviewKeyUp(KeyEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewKeyUp.28KeyEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyEventArgs
    • Description:N/A

OnKeyUp(KeyEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnKeyUp.28KeyEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyEventArgs
    • Description:N/A

OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyboardFocusChangedEventArgs
    • Description:N/A

OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyboardFocusChangedEventArgs
    • Description:N/A

OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyboardFocusChangedEventArgs
    • Description:N/A

OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:KeyboardFocusChangedEventArgs
    • Description:N/A

OnPreviewTextInput(TextCompositionEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewTextInput.28TextCompositionEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TextCompositionEventArgs
    • Description:N/A

OnTextInput(TextCompositionEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTextInput.28TextCompositionEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TextCompositionEventArgs
    • Description:N/A

OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:QueryContinueDragEventArgs
    • Description:N/A

OnQueryContinueDrag(QueryContinueDragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnQueryContinueDrag.28QueryContinueDragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:QueryContinueDragEventArgs
    • Description:N/A

OnPreviewGiveFeedback(GiveFeedbackEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:GiveFeedbackEventArgs
    • Description:N/A

OnGiveFeedback(GiveFeedbackEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:GiveFeedbackEventArgs
    • Description:N/A

OnPreviewDragEnter(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewDragEnter.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnDragEnter(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnDragEnter.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnPreviewDragOver(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewDragOver.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnDragOver(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnDragOver.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnPreviewDragLeave(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewDragLeave.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnDragLeave(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnDragLeave.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnPreviewDrop(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewDrop.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnDrop(DragEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnDrop.28DragEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DragEventArgs
    • Description:N/A

OnPreviewTouchDown(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewTouchDown.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnTouchDown(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTouchDown.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnPreviewTouchMove(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewTouchMove.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnTouchMove(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTouchMove.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnPreviewTouchUp(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewTouchUp.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnTouchUp(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTouchUp.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnGotTouchCapture(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnGotTouchCapture.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnLostTouchCapture(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnLostTouchCapture.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnTouchEnter(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTouchEnter.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnTouchLeave(TouchEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnTouchLeave.28TouchEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:TouchEventArgs
    • Description:N/A

OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

RaiseIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

RaiseIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

RaiseIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

ReadFlag(CoreFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • field
    • Type:CoreFlags
    • Description:N/A

WriteFlag(CoreFlags,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • field
    • Type:CoreFlags
    • Description:N/A
  • value
    • Type:Boolean
    • Description:N/A

InvalidateMeasureInternal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

InvalidateArrangeInternal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnChildDesiredSizeChanged(UIElement)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnChildDesiredSizeChanged.28UIElement.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:UIElement
    • Description:N/A

GetUIParentOrICH(UIElement&,IContentHost&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • uiParent
    • Type:UIElement&
    • Description:N/A
  • ich
    • Type:IContentHost&
    • Description:N/A

GetUIParentWithinLayoutIsland()

  • N/A
Remarks
  • N/A
Return Value
  • Type:UIElement
  • Description:N/A
Parameters

OnRender(DrawingContext)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnRender.28DrawingContext.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • drawingContext
    • Type:DrawingContext
    • Description:N/A

GetHitTestBounds()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

OnVisualAncestorChanged(Object,AncestorChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:AncestorChangedEventArgs
    • Description:N/A

GetUIParent()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters

GetUIParent(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • continuePastVisualTree
    • Type:Boolean
    • Description:N/A

GetUIParentNo3DTraversal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters

AddSynchronizedInputPreOpportunityHandler(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

AddSynchronizedInputPostOpportunityHandler(EventRoute,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • route
    • Type:EventRoute
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

SynchronizedInputPreOpportunityHandler(Object,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

SynchronizedInputPostOpportunityHandler(Object,RoutedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • args
    • Type:RoutedEventArgs
    • Description:N/A

StartListeningSynchronizedInput(SynchronizedInputType)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • inputType
    • Type:SynchronizedInputType
    • Description:N/A

CancelSynchronizedInput()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

InputHitTest(Point,IInputElement&,IInputElement&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • pt
    • Type:Point
    • Description:N/A
  • enabledHit
    • Type:IInputElement&
    • Description:N/A
  • rawHit
    • Type:IInputElement&
    • Description:N/A

InputHitTest(Point,IInputElement&,IInputElement&,HitTestResult&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • pt
    • Type:Point
    • Description:N/A
  • enabledHit
    • Type:IInputElement&
    • Description:N/A
  • rawHit
    • Type:IInputElement&
    • Description:N/A
  • rawHitResult
    • Type:HitTestResult&
    • Description:N/A

SynchronizeReverseInheritPropertyFlags(DependencyObject,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldParent
    • Type:DependencyObject
    • Description:N/A
  • isCoreParent
    • Type:Boolean
    • Description:N/A

BlockReverseInheritance()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

OnAccessKey(AccessKeyEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnAccessKey.28AccessKeyEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:AccessKeyEventArgs
    • Description:N/A

HitTestCore(PointHitTestParameters)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#HitTestCore.28PointHitTestParameters.29
Return Value
  • Type:HitTestResult
  • Description:N/A
Parameters
  • hitTestParameters
    • Type:PointHitTestParameters
    • Description:N/A

HitTestCore(GeometryHitTestParameters)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#HitTestCore.28GeometryHitTestParameters.29
Return Value
  • Type:GeometryHitTestResult
  • Description:N/A
Parameters
  • hitTestParameters
    • Type:GeometryHitTestParameters
    • Description:N/A

RenderOpen()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DrawingContext
  • Description:N/A
Parameters

RenderClose(IDrawingContent)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • newContent
    • Type:IDrawingContent
    • Description:N/A

FreeContent(Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A

GetContentBounds()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

WalkContent(DrawingContextWalker)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • walker
    • Type:DrawingContextWalker
    • Description:N/A

RenderContent(RenderContext,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • ctx
    • Type:RenderContext
    • Description:N/A
  • isOnChannel
    • Type:Boolean
    • Description:N/A

GetDrawing()

  • N/A
Remarks
  • N/A
Return Value
  • Type:DrawingGroup
  • Description:N/A
Parameters

InvokeAccessKey(AccessKeyEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:AccessKeyEventArgs
    • Description:N/A

OnLostFocus(RoutedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnLostFocus.28RoutedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:RoutedEventArgs
    • Description:N/A

UpdateIsVisibleCache()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

OnCreateAutomationPeer()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnCreateAutomationPeer.28.29
Return Value
  • Type:AutomationPeer
  • Description:N/A
Parameters

CreateAutomationPeer()

  • N/A
Remarks
  • N/A
Return Value
  • Type:AutomationPeer
  • Description:N/A
Parameters

GetAutomationPeer()

  • N/A
Remarks
  • N/A
Return Value
  • Type:AutomationPeer
  • Description:N/A
Parameters

CreateGenericRootAutomationPeer()

  • N/A
Remarks
  • N/A
Return Value
  • Type:AutomationPeer
  • Description:N/A
Parameters

SetPersistId(Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:Int32
    • Description:N/A

OnManipulationStarting(ManipulationStartingEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationStartingEventArgs
    • Description:N/A

OnManipulationStarted(ManipulationStartedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationStartedEventArgs
    • Description:N/A

OnManipulationDelta(ManipulationDeltaEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationDeltaEventArgs
    • Description:N/A

OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationInertiaStartingEventArgs
    • Description:N/A

OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationBoundaryFeedbackEventArgs
    • Description:N/A

OnManipulationCompleted(ManipulationCompletedEventArgs)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • e
    • Type:ManipulationCompletedEventArgs
    • Description:N/A

IsOnChannel(Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A

AddRefOnChannelCore(Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:ResourceHandle
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A

ReleaseOnChannelCore(Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A

CalculateSubgraphBoundsInnerSpace()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

CalculateSubgraphRenderBoundsInnerSpace()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

CalculateSubgraphBoundsInnerSpace(Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters
  • renderBounds
    • Type:Boolean
    • Description:N/A

CalculateSubgraphBoundsOuterSpace()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

CalculateSubgraphRenderBoundsOuterSpace()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect
  • Description:N/A
Parameters

AddRefOnChannelForCyclicBrush(ICyclicBrush,Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • cyclicBrush
    • Type:ICyclicBrush
    • Description:N/A
  • channel
    • Type:Channel
    • Description:N/A

ReleaseOnChannelForCyclicBrush(ICyclicBrush,Channel)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • cyclicBrush
    • Type:ICyclicBrush
    • Description:N/A
  • channel
    • Type:Channel
    • Description:N/A

VerifyAPIReadOnly()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

VerifyAPIReadOnly(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:DependencyObject
    • Description:N/A

VerifyAPIReadWrite()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

VerifyAPIReadWrite(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:DependencyObject
    • Description:N/A

Precompute()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

PrecomputeContent()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

PrecomputeRecursive(Rect&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • bboxSubgraph
    • Type:Rect&
    • Description:N/A

Render(RenderContext,UInt32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • ctx
    • Type:RenderContext
    • Description:N/A
  • childIndex
    • Type:UInt32
    • Description:N/A

RenderRecursive(RenderContext)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • ctx
    • Type:RenderContext
    • Description:N/A

Enter()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

Exit()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

InvalidateHitTestBounds()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

HitTest(Point)

  • N/A
Remarks
  • N/A
Return Value
  • Type:HitTestResult
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A

HitTest(Point,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:HitTestResult
  • Description:N/A
Parameters
  • point
    • Type:Point
    • Description:N/A
  • include2DOn3D
    • Type:Boolean
    • Description:N/A

HitTest(HitTestFilterCallback,HitTestResultCallback,HitTestParameters)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • filterCallback
    • Type:HitTestFilterCallback
    • Description:N/A
  • resultCallback
    • Type:HitTestResultCallback
    • Description:N/A
  • hitTestParameters
    • Type:HitTestParameters
    • Description:N/A

HitTestPoint(HitTestFilterCallback,HitTestResultCallback,PointHitTestParameters)

  • N/A
Remarks
  • N/A
Return Value
  • Type:HitTestResultBehavior
  • Description:N/A
Parameters
  • filterCallback
    • Type:HitTestFilterCallback
    • Description:N/A
  • resultCallback
    • Type:HitTestResultCallback
    • Description:N/A
  • pointParams
    • Type:PointHitTestParameters
    • Description:N/A

TransformToOuterSpace()

  • N/A
Remarks
  • N/A
Return Value
  • Type:GeneralTransform
  • Description:N/A
Parameters

HitTestGeometry(HitTestFilterCallback,HitTestResultCallback,GeometryHitTestParameters)

  • N/A
Remarks
  • N/A
Return Value
  • Type:HitTestResultBehavior
  • Description:N/A
Parameters
  • filterCallback
    • Type:HitTestFilterCallback
    • Description:N/A
  • resultCallback
    • Type:HitTestResultCallback
    • Description:N/A
  • geometryParams
    • Type:GeometryHitTestParameters
    • Description:N/A

HitTestPointInternal(HitTestFilterCallback,HitTestResultCallback,PointHitTestParameters)

  • N/A
Remarks
  • N/A
Return Value
  • Type:HitTestResultBehavior
  • Description:N/A
Parameters
  • filterCallback
    • Type:HitTestFilterCallback
    • Description:N/A
  • resultCallback
    • Type:HitTestResultCallback
    • Description:N/A
  • hitTestParameters
    • Type:PointHitTestParameters
    • Description:N/A

InternalGetVisualChild(Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Visual
  • Description:N/A
Parameters
  • index
    • Type:Int32
    • Description:N/A

InternalGet2DOr3DVisualChild(Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • index
    • Type:Int32
    • Description:N/A

InternalAddVisualChild(Visual)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Visual
    • Description:N/A

InternalRemoveVisualChild(Visual)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Visual
    • Description:N/A

AddVisualChild(Visual)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#AddVisualChild.28Visual.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Visual
    • Description:N/A

RemoveVisualChild(Visual)

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#RemoveVisualChild.28Visual.29
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • child
    • Type:Visual
    • Description:N/A

InvalidateZOrder()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

InternalSetOffsetWorkaround(Vector)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • offset
    • Type:Vector
    • Description:N/A

InternalSetTransformWorkaround(Transform)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • transform
    • Type:Transform
    • Description:N/A

BitmapEffectEmulationChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

ChangeVisualClip(Geometry,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • newClip
    • Type:Geometry
    • Description:N/A
  • dontSetWhenClose
    • Type:Boolean
    • Description:N/A

DisconnectAttachedResource(VisualProxyFlags,IResource)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • correspondingFlag
    • Type:VisualProxyFlags
    • Description:N/A
  • attachedResource
    • Type:IResource
    • Description:N/A

FireOnVisualParentChanged(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • oldParent
    • Type:DependencyObject
    • Description:N/A

OnVisualChildrenChanged(DependencyObject,DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • visualAdded
    • Type:DependencyObject
    • Description:N/A
  • visualRemoved
    • Type:DependencyObject
    • Description:N/A

SetFlagsToRoot(Boolean,VisualFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:Boolean
    • Description:N/A
  • flag
    • Type:VisualFlags
    • Description:N/A

FindFirstAncestorWithFlagsAnd(VisualFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject
  • Description:N/A
Parameters
  • flag
    • Type:VisualFlags
    • Description:N/A

TrySimpleTransformToAncestor(Visual,Boolean,GeneralTransform&,Matrix&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • ancestor
    • Type:Visual
    • Description:N/A
  • inverse
    • Type:Boolean
    • Description:N/A
  • generalTransform
    • Type:GeneralTransform&
    • Description:N/A
  • simpleTransform
    • Type:Matrix&
    • Description:N/A

TrySimpleTransformToAncestor(Visual3D,GeneralTransform2DTo3D&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • ancestor
    • Type:Visual3D
    • Description:N/A
  • transformTo3D
    • Type:GeneralTransform2DTo3D&
    • Description:N/A

ClipChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

ScrollableAreaClipChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

TransformChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

EffectChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

CacheModeChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

GuidelinesChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

OpacityMaskChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

ContentsChanged(Object,EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • sender
    • Type:Object
    • Description:N/A
  • e
    • Type:EventArgs
    • Description:N/A

SetFlagsOnAllChannels(Boolean,VisualProxyFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:Boolean
    • Description:N/A
  • flagsToChange
    • Type:VisualProxyFlags
    • Description:N/A

SetFlags(Channel,Boolean,VisualProxyFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A
  • value
    • Type:Boolean
    • Description:N/A
  • flagsToChange
    • Type:VisualProxyFlags
    • Description:N/A

SetFlags(Boolean,VisualFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • value
    • Type:Boolean
    • Description:N/A
  • flags
    • Type:VisualFlags
    • Description:N/A

CheckFlagsOnAllChannels(VisualProxyFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • flagsToCheck
    • Type:VisualProxyFlags
    • Description:N/A

CheckFlagsAnd(Channel,VisualProxyFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A
  • flagsToCheck
    • Type:VisualProxyFlags
    • Description:N/A

CheckFlagsAnd(VisualFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • flags
    • Type:VisualFlags
    • Description:N/A

CheckFlagsOr(Channel,VisualProxyFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • channel
    • Type:Channel
    • Description:N/A
  • flagsToCheck
    • Type:VisualProxyFlags
    • Description:N/A

CheckFlagsOr(VisualFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • flags
    • Type:VisualFlags
    • Description:N/A

PropagateChangedFlags()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Seal()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

GetValueEntry(EntryIndex,DependencyProperty,PropertyMetadata,RequestFlags)

  • N/A
Remarks
  • N/A
Return Value
  • Type:EffectiveValueEntry
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • requests
    • Type:RequestFlags
    • Description:N/A

SetValue(DependencyProperty,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Boolean
    • Description:N/A

SetCurrentValue(DependencyProperty,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Boolean
    • Description:N/A

SetValueInternal(DependencyProperty,Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

SetCurrentValueInternal(DependencyProperty,Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

SetDeferredValue(DependencyProperty,DeferredReference)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • deferredReference
    • Type:DeferredReference
    • Description:N/A

SetCurrentDeferredValue(DependencyProperty,DeferredReference)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • deferredReference
    • Type:DeferredReference
    • Description:N/A

SetMutableDefaultValue(DependencyProperty,Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A

SetValue(DependencyPropertyKey,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyPropertyKey
    • Description:N/A
  • value
    • Type:Boolean
    • Description:N/A

ProvideSelfAsInheritanceContext(Object,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • value
    • Type:Object
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A

ProvideSelfAsInheritanceContext(DependencyObject,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • doValue
    • Type:DependencyObject
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A

RemoveSelfAsInheritanceContext(Object,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • value
    • Type:Object
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A

RemoveSelfAsInheritanceContext(DependencyObject,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • doValue
    • Type:DependencyObject
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A

ContainsValue(DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

InvalidateSubProperty(DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

NotifySubPropertyChange(DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

InvalidateProperty(DependencyProperty,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • preserveCurrentValue
    • Type:Boolean
    • Description:N/A

UpdateEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata,EffectiveValueEntry,EffectiveValueEntry&,Boolean,Boolean,OperationType)

  • N/A
Remarks
  • N/A
Return Value
  • Type:UpdateResult
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • oldEntry
    • Type:EffectiveValueEntry
    • Description:N/A
  • newEntry
    • Type:EffectiveValueEntry&
    • Description:N/A
  • coerceWithDeferredReference
    • Type:Boolean
    • Description:N/A
  • coerceWithCurrentValue
    • Type:Boolean
    • Description:N/A
  • operationType
    • Type:OperationType
    • Description:N/A

NotifyPropertyChange(DependencyPropertyChangedEventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:DependencyPropertyChangedEventArgs
    • Description:N/A

ShouldSerializeProperty(DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A

GetValueSource(DependencyProperty,PropertyMetadata,Boolean&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:BaseValueSourceInternal
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • hasModifiers
    • Type:Boolean&
    • Description:N/A

GetValueSource(DependencyProperty,PropertyMetadata,Boolean&,Boolean&,Boolean&,Boolean&,Boolean&)

  • N/A
Remarks
  • N/A
Return Value
  • Type:BaseValueSourceInternal
  • Description:N/A
Parameters
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • hasModifiers
    • Type:Boolean&
    • Description:N/A
  • isExpression
    • Type:Boolean&
    • Description:N/A
  • isAnimated
    • Type:Boolean&
    • Description:N/A
  • isCoerced
    • Type:Boolean&
    • Description:N/A
  • isCurrent
    • Type:Boolean&
    • Description:N/A

ReadLocalValueEntry(EntryIndex,DependencyProperty,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • allowDeferredReferences
    • Type:Boolean
    • Description:N/A

HasAnyExpression()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters

HasExpression(EntryIndex,DependencyProperty)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A

OnInheritanceContextChanged(EventArgs)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • args
    • Type:EventArgs
    • Description:N/A

Debug_AssertNoInheritanceContextListeners()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

BeginPropertyInitialization()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

EndPropertyInitialization()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

SetIsSelfInheritanceParent()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

SynchronizeInheritanceParent(DependencyObject)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • parent
    • Type:DependencyObject
    • Description:N/A

LookupEntry(Int32)

  • N/A
Remarks
  • N/A
Return Value
  • Type:EntryIndex
  • Description:N/A
Parameters
  • targetIndex
    • Type:Int32
    • Description:N/A

SetEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata,EffectiveValueEntry,EffectiveValueEntry)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • newEntry
    • Type:EffectiveValueEntry
    • Description:N/A
  • oldEntry
    • Type:EffectiveValueEntry
    • Description:N/A

SetEffectiveValue(EntryIndex,DependencyProperty,Int32,PropertyMetadata,Object,BaseValueSourceInternal)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • targetIndex
    • Type:Int32
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A
  • value
    • Type:Object
    • Description:N/A
  • valueSource
    • Type:BaseValueSourceInternal
    • Description:N/A

UnsetEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters
  • entryIndex
    • Type:EntryIndex
    • Description:N/A
  • dp
    • Type:DependencyProperty
    • Description:N/A
  • metadata
    • Type:PropertyMetadata
    • Description:N/A

DetachFromDispatcher()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Finalize.28.29
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#MemberwiseClone.28.29
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Content

  • This property gets or sets the content of this map tool. It's a DependencyProperty.
Remarks
Return Value

BorderBrush

  • N/A
Remarks
Return Value
  • Type:Thickness

Background

  • N/A
Remarks
Return Value
  • Type:Brush

FontFamily

  • N/A
Remarks
Return Value
  • Type:Double

FontStretch

  • N/A
Remarks
Return Value
  • Type:FontStyle

FontWeight

  • N/A
Remarks
Return Value
  • Type:HorizontalAlignment

VerticalContentAlignment

  • N/A
Remarks
Return Value
  • Type:Int32

IsTabStop

  • N/A
Remarks
Return Value
  • Type:Thickness

Template

  • N/A
Remarks
Return Value
  • Type:Style

OverridesDefaultStyle

  • N/A
Remarks
Return Value
  • Type:Boolean

Triggers

  • N/A
Remarks
Return Value
  • Type:DependencyObject

Resources

  • N/A
Remarks
Return Value
  • Type:Object

BindingGroup

  • N/A
Remarks
Return Value
  • Type:XmlLanguage

Name

  • N/A
Remarks
Return Value
  • Type:Object

InputScope

  • N/A
Remarks
Return Value
  • Type:Double

ActualHeight

  • N/A
Remarks
Return Value
  • Type:Transform

Width

  • N/A
Remarks
Return Value
  • Type:Double

MaxWidth

  • N/A
Remarks
Return Value
  • Type:Double

MinHeight

  • N/A
Remarks
Return Value
  • Type:Double

FlowDirection

  • N/A
Remarks
Return Value
  • Type:Thickness

HorizontalAlignment

  • N/A
Remarks
Return Value
  • Type:VerticalAlignment

FocusVisualStyle

  • N/A
Remarks
Return Value
  • Type:Cursor

ForceCursor

  • N/A
Remarks
Return Value
  • Type:Boolean

IsLoaded

  • N/A
Remarks
Return Value
  • Type:Object

ContextMenu

  • N/A
Remarks
Return Value
  • Type:DependencyObject

HasAnimatedProperties

  • N/A
Remarks
Return Value
  • Type:InputBindingCollection

CommandBindings

  • N/A
Remarks
Return Value
  • Type:Boolean

DesiredSize

  • N/A
Remarks
Return Value
  • Type:Boolean

IsArrangeValid

  • N/A
Remarks
Return Value
  • Type:Size

RenderTransform

  • N/A
Remarks
Return Value
  • Type:Point

IsMouseDirectlyOver

  • N/A
Remarks
Return Value
  • Type:Boolean

IsStylusOver

  • N/A
Remarks
Return Value
  • Type:Boolean

IsMouseCaptured

  • N/A
Remarks
Return Value
  • Type:Boolean

IsStylusDirectlyOver

  • N/A
Remarks
Return Value
  • Type:Boolean

IsStylusCaptureWithin

  • N/A
Remarks
Return Value
  • Type:Boolean

IsInputMethodEnabled

  • N/A
Remarks
Return Value
  • Type:Double

OpacityMask

  • N/A
Remarks
Return Value
  • Type:Effect

BitmapEffectInput

  • N/A
Remarks
  • N/A
Return Value
  • Type:BitmapEffectInput

CacheMode

  • N/A
Remarks
Return Value
  • Type:String

Visibility

  • N/A
Remarks
Return Value
  • Type:Boolean

Clip

  • N/A
Remarks
Return Value
  • Type:Boolean

IsFocused

  • N/A
Remarks
Return Value
  • Type:Boolean

IsHitTestVisible

  • N/A
Remarks
Return Value
  • Type:Boolean

Focusable

  • N/A
Remarks
Return Value
  • Type:Boolean

AreAnyTouchesOver

  • N/A
Remarks
Return Value
  • Type:Boolean

AreAnyTouchesCapturedWithin

  • N/A
Remarks
Return Value
  • Type:Boolean

TouchesCaptured

  • N/A
Remarks
Return Value
  • Type:IEnumerable<TouchDevice>

TouchesOver

  • N/A
Remarks
Return Value
  • Type:IEnumerable<TouchDevice>

DependencyObjectType

  • N/A
Remarks
Return Value
  • Type:Boolean

Dispatcher

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#Dispatcher// == Return Value == * Type:Dispatcher ==== Protected Properties ==== TemplateInternal * N/A == Remarks == * N/A == Return Value == * Type:FrameworkTemplate TemplateCache * N/A == Remarks == * N/A == Return Value == * Type:FrameworkTemplate HandlesScrolling * N/A == Remarks == * N/A == Return Value == * Type:Boolean VisualStateChangeSuspended * N/A == Remarks == * N/A == Return Value == * Type:Boolean DefaultStyleKey * N/A == Remarks == * N/A == Return Value == * Type:Object ThemeStyle * N/A == Remarks == * N/A == Return Value == * Type:Style DTypeThemeStyleKey * N/A == Remarks == * N/A == Return Value == * Type:DependencyObjectType IsTemplateRoot * N/A == Remarks == * N/A == Return Value == * Type:Boolean TemplateChild * N/A == Remarks == * N/A == Return Value == * Type:UIElement StateGroupsRoot * N/A == Remarks == * N/A == Return Value == * Type:FrameworkElement VisualChildrenCount * N/A == Remarks == * For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#VisualChildrenCount//
Return Value
  • Type:Int32

HasResources

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

InheritanceBehavior

  • N/A
Remarks
  • N/A
Return Value
  • Type:InheritanceBehavior

HasResourceReference

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsLogicalChildrenIterationInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

InVisibilityCollapsedTree

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

SubtreeHasLoadedChangeHandler

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsLoadedCache

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsParentAnFE

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsTemplatedParentAnFE

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasLogicalChildren

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsRightToLeft

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

TemplateChildIndex

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

IsRequestingExpression

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

BypassLayoutPolicies

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

EffectiveValuesInitialSize

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

LogicalChildren

  • N/A
Remarks
  • N/A
Return Value
  • Type:IEnumerator

ThisHasLoadedChangeEventHandler

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasFefLoadedChangeHandler

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

InheritanceContext

  • N/A
Remarks
  • N/A
Return Value
  • Type:DependencyObject

IsStyleUpdateInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsThemeStyleUpdateInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

StoresParentTemplateValues

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasNumberSubstitutionChanged

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasTemplateGeneratedSubTree

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasImplicitStyleFromResources

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

ShouldLookupImplicitStyles

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsStyleSetFromGenerator

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasStyleChanged

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasTemplateChanged

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasStyleInvalidated

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasStyleEverBeenFetched

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasLocalStyle

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

HasThemeStyleEverBeenFetched

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

AncestorChangeInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

InheritableProperties

  • N/A
Remarks
  • N/A
Return Value
  • Type:FrugalObjectList<DependencyProperty>

LoadedPending

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object[]

UnloadedPending

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object[]

HasMultipleInheritanceContexts

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

PotentiallyHasMentees

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

InputBindingsInternal

  • N/A
Remarks
  • N/A
Return Value
  • Type:InputBindingCollection

CommandBindingsInternal

  • N/A
Remarks
  • N/A
Return Value
  • Type:CommandBindingCollection

EventHandlersStore

  • N/A
Remarks
  • N/A
Return Value
  • Type:EventHandlersStore

StylusPlugIns

  • N/A
Remarks
Return Value
  • Type:Boolean

PreviousArrangeRect

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect

HasAutomationPeer

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

SnapsToDevicePixelsCache

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

ClipToBoundsCache

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

MeasureDirty

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

ArrangeDirty

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

MeasureInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

ArrangeInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

NeverMeasured

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

NeverArranged

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

MeasureDuringArrange

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

AreTransformsClean

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsVisualChildrenIterationInProgress

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

IsRootElement

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

VisualContentBounds

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect

VisualDescendantBounds

  • N/A
Remarks
  • N/A
Return Value
  • Type:Rect

InternalVisualChildrenCount

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

InternalVisual2DOr3DChildrenCount

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

HasVisualChildren

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean

TreeLevel

  • N/A
Remarks
  • N/A
Return Value
  • Type:UInt32

VisualParent

  • N/A
Remarks
  • For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#VisualParent// == Return Value == * Type:DependencyObject InternalVisualParent * N/A == Remarks == * N/A == Return Value == * Type:DependencyObject VisualTransform * N/A == Remarks == * N/A == Return Value == * Type:Transform VisualEffect * N/A == Remarks == * N/A == Return Value == * Type:Effect VisualEffectInternal * N/A == Remarks == * N/A == Return Value == * Type:Effect VisualBitmapEffect * N/A == Remarks == * N/A == Return Value == * Type:BitmapEffect VisualBitmapEffectInput * N/A == Remarks == * N/A == Return Value == * Type:BitmapEffectInput BitmapEffectEmulationDisabled * N/A == Remarks == * N/A == Return Value == * Type:Boolean VisualBitmapEffectInternal * N/A == Remarks == * N/A == Return Value == * Type:BitmapEffect VisualBitmapEffectInputInternal * N/A == Remarks == * N/A == Return Value == * Type:BitmapEffectInput VisualCacheMode * N/A == Remarks == * N/A == Return Value == * Type:CacheMode VisualScrollableAreaClip * N/A == Remarks == * N/A == Return Value == * Type:Nullable<Rect> VisualClip * N/A == Remarks == * N/A == Return Value == * Type:Geometry VisualOffset * N/A == Remarks == * N/A == Return Value == * Type:Vector VisualOpacity * N/A == Remarks == * N/A == Return Value == * Type:Double VisualEdgeMode * N/A == Remarks == * N/A == Return Value == * Type:EdgeMode VisualBitmapScalingMode * N/A == Remarks == * N/A == Return Value == * Type:BitmapScalingMode VisualClearTypeHint * N/A == Remarks == * N/A == Return Value == * Type:ClearTypeHint VisualTextRenderingMode * N/A == Remarks == * N/A == Return Value == * Type:TextRenderingMode VisualTextHintingMode * N/A == Remarks == * N/A == Return Value == * Type:TextHintingMode VisualOpacityMask * N/A == Remarks == * N/A == Return Value == * Type:Brush VisualXSnappingGuidelines * N/A == Remarks == * N/A == Return Value == * Type:DoubleCollection VisualYSnappingGuidelines * N/A == Remarks == * N/A == Return Value == * Type:DoubleCollection ClipChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler ScrollableAreaClipChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler TransformChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler EffectChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler CacheModeChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler GuidelinesChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler OpacityMaskChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler ContentsChangedHandler * N/A == Remarks == * N/A == Return Value == * Type:EventHandler IsInheritanceContextSealed * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_Frozen * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_HasMultipleInheritanceContexts * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_UsingHandlerList * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_UsingContextList * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_UsingSingletonHandler * N/A == Remarks == * N/A == Return Value == * Type:Boolean Freezable_UsingSingletonContext * N/A == Remarks == * N/A == Return Value == * Type:Boolean Animatable_IsResourceInvalidationNecessary * N/A == Remarks == * N/A == Return Value == * Type:Boolean IAnimatable_HasAnimatedProperties * N/A == Remarks == * N/A == Return Value == * Type:Boolean CanBeInheritanceContext * N/A == Remarks == * N/A == Return Value == * Type:Boolean EffectiveValues * N/A == Remarks == * N/A == Return Value == * Type:EffectiveValueEntry[] EffectiveValuesCount * N/A == Remarks == * N/A == Return Value == * Type:UInt32 InheritableEffectiveValuesCount * N/A == Remarks == * N/A == Return Value == * Type:UInt32 InheritanceParent * N/A == Remarks == * N/A == Return Value == * Type:DependencyObject IsSelfInheritanceParent * N/A == Remarks == * N/A == Return Value == * Type:Boolean ==== Public Events ==== PreviewMouseDoubleClick * N/A == Remarks == * For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29//

Event Arguments:

MouseDoubleClick

  • N/A
Remarks

Event Arguments:DataTransferEventArgs

SourceUpdated

  • N/A
Remarks

Event Arguments:

RequestBringIntoView

  • N/A
Remarks

Event Arguments:

Initialized

  • N/A
Remarks

Event Arguments:

Unloaded

  • N/A
Remarks

Event Arguments:

ToolTipClosing

  • N/A
Remarks

Event Arguments:

ContextMenuClosing

  • N/A
Remarks

Event Arguments:

MouseDown

  • N/A
Remarks

Event Arguments:

MouseUp

  • N/A
Remarks

Event Arguments:

MouseLeftButtonDown

  • N/A
Remarks

Event Arguments:

MouseLeftButtonUp

  • N/A
Remarks

Event Arguments:

MouseRightButtonDown

  • N/A
Remarks

Event Arguments:

MouseRightButtonUp

  • N/A
Remarks

Event Arguments:

MouseMove

  • N/A
Remarks

Event Arguments:

MouseWheel

  • N/A
Remarks

Event Arguments:

MouseLeave

  • N/A
Remarks

Event Arguments:

LostMouseCapture

  • N/A
Remarks

Event Arguments:

PreviewStylusDown

  • N/A
Remarks

Event Arguments:

PreviewStylusUp

  • N/A
Remarks

Event Arguments:

PreviewStylusMove

  • N/A
Remarks

Event Arguments:

PreviewStylusInAirMove

  • N/A
Remarks

Event Arguments:

StylusEnter

  • N/A
Remarks

Event Arguments:

PreviewStylusInRange

  • N/A
Remarks

Event Arguments:

PreviewStylusOutOfRange

  • N/A
Remarks

Event Arguments:

PreviewStylusSystemGesture

  • N/A
Remarks

Event Arguments:

GotStylusCapture

  • N/A
Remarks

Event Arguments:

StylusButtonDown

  • N/A
Remarks

Event Arguments:

PreviewStylusButtonDown

  • N/A
Remarks

Event Arguments:

PreviewKeyDown

  • N/A
Remarks

Event Arguments:

PreviewKeyUp

  • N/A
Remarks

Event Arguments:

PreviewGotKeyboardFocus

  • N/A
Remarks

Event Arguments:

PreviewLostKeyboardFocus

  • N/A
Remarks

Event Arguments:

PreviewTextInput

  • N/A
Remarks

Event Arguments:

PreviewQueryContinueDrag

  • N/A
Remarks

Event Arguments:

PreviewGiveFeedback

  • N/A
Remarks

Event Arguments:

PreviewDragEnter

  • N/A
Remarks

Event Arguments:

PreviewDragOver

  • N/A
Remarks

Event Arguments:

PreviewDragLeave

  • N/A
Remarks

Event Arguments:

PreviewDrop

  • N/A
Remarks

Event Arguments:

PreviewTouchDown

  • N/A
Remarks

Event Arguments:TouchEventArgs

PreviewTouchMove

  • N/A
Remarks

Event Arguments:TouchEventArgs

PreviewTouchUp

  • N/A
Remarks

Event Arguments:TouchEventArgs

GotTouchCapture

  • N/A
Remarks

Event Arguments:TouchEventArgs

TouchEnter

  • N/A
Remarks

Event Arguments:TouchEventArgs

IsMouseDirectlyOverChanged

  • N/A
Remarks

Event Arguments:

IsMouseCapturedChanged

  • N/A
Remarks

Event Arguments:

IsStylusDirectlyOverChanged

  • N/A
Remarks

Event Arguments:

IsStylusCaptureWithinChanged

  • N/A
Remarks

Event Arguments:

LayoutUpdated

  • N/A
Remarks

Event Arguments:

LostFocus

  • N/A
Remarks

Event Arguments:

IsHitTestVisibleChanged

  • N/A
Remarks

Event Arguments:

FocusableChanged

  • N/A
Remarks

Event Arguments:ManipulationStartingEventArgs

ManipulationStarted

  • N/A
Remarks

Event Arguments:ManipulationDeltaEventArgs

ManipulationInertiaStarting

  • N/A
Remarks

Event Arguments:ManipulationBoundaryFeedbackEventArgs

ManipulationCompleted

  • N/A
Remarks
thinkgeo.mapsuite.wpfdesktopedition.maptool.txt · Last modified: 2017/03/16 21:59 (external edit)