thinkgeo.mapsuite.wpfdesktopedition.maptool

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.wpfdesktopedition.maptool [2015/09/18 03:13]
admin
thinkgeo.mapsuite.wpfdesktopedition.maptool [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapTool ====== ====== ThinkGeo.MapSuite.WpfDesktopEdition.MapTool ======
 +
 +{{section>​upgrade_map_suite_to_10.0}}
 +
 This class represents the base class of map controls. This class represents the base class of map controls.
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
Line 19: Line 22:
 ** {{wiki:​ProtectedMethod.gif|}} MapTool() ** ** {{wiki:​ProtectedMethod.gif|}} MapTool() **
  
-Constructor of MapTool class.+  * //Constructor of MapTool class.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Parameters ==
 <div newline></​div>​ <div newline></​div>​
 ** {{wiki:​ProtectedMethod.gif|}} MapTool(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} MapTool(Boolean) **
  
-Constructor of MapTool class.+  * //Constructor of MapTool class.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Parameters ==
   * //​isEnabled//​   * //​isEnabled//​
Line 38: Line 41:
 ** {{wiki:​PublicMethod.gif|}} Initialize(WpfMap) ** ** {{wiki:​PublicMethod.gif|}} Initialize(WpfMap) **
  
-This method initializes map tool.+  * //This method initializes map tool.//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 54: Line 57:
 ** {{wiki:​PublicMethod.gif|}} ToString() ** ** {{wiki:​PublicMethod.gif|}} ToString() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 66: Line 69:
 ** {{wiki:​PublicMethod.gif|}} ShouldSerializeStyle() ** ** {{wiki:​PublicMethod.gif|}} ShouldSerializeStyle() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 78: Line 81:
 ** {{wiki:​PublicMethod.gif|}} ApplyTemplate() ** ** {{wiki:​PublicMethod.gif|}} ApplyTemplate() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 90: Line 93:
 ** {{wiki:​PublicMethod.gif|}} OnApplyTemplate() ** ** {{wiki:​PublicMethod.gif|}} OnApplyTemplate() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 102: Line 105:
 ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard) ** ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 118: Line 121:
 ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard,​HandoffBehavior) ** ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard,​HandoffBehavior) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 138: Line 141:
 ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard,​HandoffBehavior,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} BeginStoryboard(Storyboard,​HandoffBehavior,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 162: Line 165:
 ** {{wiki:​PublicMethod.gif|}} ShouldSerializeTriggers() ** ** {{wiki:​PublicMethod.gif|}} ShouldSerializeTriggers() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 174: Line 177:
 ** {{wiki:​PublicMethod.gif|}} ShouldSerializeResources() ** ** {{wiki:​PublicMethod.gif|}} ShouldSerializeResources() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 186: Line 189:
 ** {{wiki:​PublicMethod.gif|}} FindResource(Object) ** ** {{wiki:​PublicMethod.gif|}} FindResource(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 202: Line 205:
 ** {{wiki:​PublicMethod.gif|}} TryFindResource(Object) ** ** {{wiki:​PublicMethod.gif|}} TryFindResource(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 218: Line 221:
 ** {{wiki:​PublicMethod.gif|}} SetResourceReference(DependencyProperty,​Object) ** ** {{wiki:​PublicMethod.gif|}} SetResourceReference(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 238: Line 241:
 ** {{wiki:​PublicMethod.gif|}} GetBindingExpression(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} GetBindingExpression(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 254: Line 257:
 ** {{wiki:​PublicMethod.gif|}} SetBinding(DependencyProperty,​BindingBase) ** ** {{wiki:​PublicMethod.gif|}} SetBinding(DependencyProperty,​BindingBase) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 274: Line 277:
 ** {{wiki:​PublicMethod.gif|}} SetBinding(DependencyProperty,​String) ** ** {{wiki:​PublicMethod.gif|}} SetBinding(DependencyProperty,​String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 294: Line 297:
 ** {{wiki:​PublicMethod.gif|}} BringIntoView() ** ** {{wiki:​PublicMethod.gif|}} BringIntoView() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 306: Line 309:
 ** {{wiki:​PublicMethod.gif|}} BringIntoView(Rect) ** ** {{wiki:​PublicMethod.gif|}} BringIntoView(Rect) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 322: Line 325:
 ** {{wiki:​PublicMethod.gif|}} MoveFocus(TraversalRequest) ** ** {{wiki:​PublicMethod.gif|}} MoveFocus(TraversalRequest) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 338: Line 341:
 ** {{wiki:​PublicMethod.gif|}} PredictFocus(FocusNavigationDirection) ** ** {{wiki:​PublicMethod.gif|}} PredictFocus(FocusNavigationDirection) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 354: Line 357:
 ** {{wiki:​PublicMethod.gif|}} BeginInit() ** ** {{wiki:​PublicMethod.gif|}} BeginInit() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 366: Line 369:
 ** {{wiki:​PublicMethod.gif|}} EndInit() ** ** {{wiki:​PublicMethod.gif|}} EndInit() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 378: Line 381:
 ** {{wiki:​PublicMethod.gif|}} RegisterName(String,​Object) ** ** {{wiki:​PublicMethod.gif|}} RegisterName(String,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 398: Line 401:
 ** {{wiki:​PublicMethod.gif|}} UnregisterName(String) ** ** {{wiki:​PublicMethod.gif|}} UnregisterName(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 414: Line 417:
 ** {{wiki:​PublicMethod.gif|}} FindName(String) ** ** {{wiki:​PublicMethod.gif|}} FindName(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 430: Line 433:
 ** {{wiki:​PublicMethod.gif|}} UpdateDefaultStyle() ** ** {{wiki:​PublicMethod.gif|}} UpdateDefaultStyle() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 442: Line 445:
 ** {{wiki:​PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,​AnimationClock) ** ** {{wiki:​PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,​AnimationClock) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 462: Line 465:
 ** {{wiki:​PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,​AnimationClock,​HandoffBehavior) ** ** {{wiki:​PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,​AnimationClock,​HandoffBehavior) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 486: Line 489:
 ** {{wiki:​PublicMethod.gif|}} BeginAnimation(DependencyProperty,​AnimationTimeline) ** ** {{wiki:​PublicMethod.gif|}} BeginAnimation(DependencyProperty,​AnimationTimeline) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 506: Line 509:
 ** {{wiki:​PublicMethod.gif|}} BeginAnimation(DependencyProperty,​AnimationTimeline,​HandoffBehavior) ** ** {{wiki:​PublicMethod.gif|}} BeginAnimation(DependencyProperty,​AnimationTimeline,​HandoffBehavior) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 530: Line 533:
 ** {{wiki:​PublicMethod.gif|}} GetAnimationBaseValue(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} GetAnimationBaseValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 546: Line 549:
 ** {{wiki:​PublicMethod.gif|}} ShouldSerializeInputBindings() ** ** {{wiki:​PublicMethod.gif|}} ShouldSerializeInputBindings() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 558: Line 561:
 ** {{wiki:​PublicMethod.gif|}} ShouldSerializeCommandBindings() ** ** {{wiki:​PublicMethod.gif|}} ShouldSerializeCommandBindings() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 570: Line 573:
 ** {{wiki:​PublicMethod.gif|}} RaiseEvent(RoutedEventArgs) ** ** {{wiki:​PublicMethod.gif|}} RaiseEvent(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 586: Line 589:
 ** {{wiki:​PublicMethod.gif|}} AddHandler(RoutedEvent,​Delegate) ** ** {{wiki:​PublicMethod.gif|}} AddHandler(RoutedEvent,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 606: Line 609:
 ** {{wiki:​PublicMethod.gif|}} AddHandler(RoutedEvent,​Delegate,​Boolean) ** ** {{wiki:​PublicMethod.gif|}} AddHandler(RoutedEvent,​Delegate,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 630: Line 633:
 ** {{wiki:​PublicMethod.gif|}} RemoveHandler(RoutedEvent,​Delegate) ** ** {{wiki:​PublicMethod.gif|}} RemoveHandler(RoutedEvent,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 650: Line 653:
 ** {{wiki:​PublicMethod.gif|}} AddToEventRoute(EventRoute,​RoutedEventArgs) ** ** {{wiki:​PublicMethod.gif|}} AddToEventRoute(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 670: Line 673:
 ** {{wiki:​PublicMethod.gif|}} InvalidateMeasure() ** ** {{wiki:​PublicMethod.gif|}} InvalidateMeasure() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 682: Line 685:
 ** {{wiki:​PublicMethod.gif|}} InvalidateArrange() ** ** {{wiki:​PublicMethod.gif|}} InvalidateArrange() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 694: Line 697:
 ** {{wiki:​PublicMethod.gif|}} InvalidateVisual() ** ** {{wiki:​PublicMethod.gif|}} InvalidateVisual() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 706: Line 709:
 ** {{wiki:​PublicMethod.gif|}} Measure(Size) ** ** {{wiki:​PublicMethod.gif|}} Measure(Size) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 722: Line 725:
 ** {{wiki:​PublicMethod.gif|}} Arrange(Rect) ** ** {{wiki:​PublicMethod.gif|}} Arrange(Rect) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 738: Line 741:
 ** {{wiki:​PublicMethod.gif|}} UpdateLayout() ** ** {{wiki:​PublicMethod.gif|}} UpdateLayout() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 750: Line 753:
 ** {{wiki:​PublicMethod.gif|}} TranslatePoint(Point,​UIElement) ** ** {{wiki:​PublicMethod.gif|}} TranslatePoint(Point,​UIElement) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 770: Line 773:
 ** {{wiki:​PublicMethod.gif|}} InputHitTest(Point) ** ** {{wiki:​PublicMethod.gif|}} InputHitTest(Point) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 786: Line 789:
 ** {{wiki:​PublicMethod.gif|}} CaptureMouse() ** ** {{wiki:​PublicMethod.gif|}} CaptureMouse() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 798: Line 801:
 ** {{wiki:​PublicMethod.gif|}} ReleaseMouseCapture() ** ** {{wiki:​PublicMethod.gif|}} ReleaseMouseCapture() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 810: Line 813:
 ** {{wiki:​PublicMethod.gif|}} CaptureStylus() ** ** {{wiki:​PublicMethod.gif|}} CaptureStylus() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 822: Line 825:
 ** {{wiki:​PublicMethod.gif|}} ReleaseStylusCapture() ** ** {{wiki:​PublicMethod.gif|}} ReleaseStylusCapture() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 834: Line 837:
 ** {{wiki:​PublicMethod.gif|}} Focus() ** ** {{wiki:​PublicMethod.gif|}} Focus() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 846: Line 849:
 ** {{wiki:​PublicMethod.gif|}} CaptureTouch(TouchDevice) ** ** {{wiki:​PublicMethod.gif|}} CaptureTouch(TouchDevice) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 862: Line 865:
 ** {{wiki:​PublicMethod.gif|}} ReleaseTouchCapture(TouchDevice) ** ** {{wiki:​PublicMethod.gif|}} ReleaseTouchCapture(TouchDevice) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 878: Line 881:
 ** {{wiki:​PublicMethod.gif|}} ReleaseAllTouchCaptures() ** ** {{wiki:​PublicMethod.gif|}} ReleaseAllTouchCaptures() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 890: Line 893:
 ** {{wiki:​PublicMethod.gif|}} IsAncestorOf(DependencyObject) ** ** {{wiki:​PublicMethod.gif|}} IsAncestorOf(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 906: Line 909:
 ** {{wiki:​PublicMethod.gif|}} IsDescendantOf(DependencyObject) ** ** {{wiki:​PublicMethod.gif|}} IsDescendantOf(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 922: Line 925:
 ** {{wiki:​PublicMethod.gif|}} FindCommonVisualAncestor(DependencyObject) ** ** {{wiki:​PublicMethod.gif|}} FindCommonVisualAncestor(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 938: Line 941:
 ** {{wiki:​PublicMethod.gif|}} TransformToAncestor(Visual) ** ** {{wiki:​PublicMethod.gif|}} TransformToAncestor(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 954: Line 957:
 ** {{wiki:​PublicMethod.gif|}} TransformToAncestor(Visual3D) ** ** {{wiki:​PublicMethod.gif|}} TransformToAncestor(Visual3D) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 970: Line 973:
 ** {{wiki:​PublicMethod.gif|}} TransformToDescendant(Visual) ** ** {{wiki:​PublicMethod.gif|}} TransformToDescendant(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 986: Line 989:
 ** {{wiki:​PublicMethod.gif|}} TransformToVisual(Visual) ** ** {{wiki:​PublicMethod.gif|}} TransformToVisual(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1002: Line 1005:
 ** {{wiki:​PublicMethod.gif|}} PointToScreen(Point) ** ** {{wiki:​PublicMethod.gif|}} PointToScreen(Point) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1018: Line 1021:
 ** {{wiki:​PublicMethod.gif|}} PointFromScreen(Point) ** ** {{wiki:​PublicMethod.gif|}} PointFromScreen(Point) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1034: Line 1037:
 ** {{wiki:​PublicMethod.gif|}} Equals(Object) ** ** {{wiki:​PublicMethod.gif|}} Equals(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1050: Line 1053:
 ** {{wiki:​PublicMethod.gif|}} GetHashCode() ** ** {{wiki:​PublicMethod.gif|}} GetHashCode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1062: Line 1065:
 ** {{wiki:​PublicMethod.gif|}} GetValue(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} GetValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1078: Line 1081:
 ** {{wiki:​PublicMethod.gif|}} SetValue(DependencyProperty,​Object) ** ** {{wiki:​PublicMethod.gif|}} SetValue(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1098: Line 1101:
 ** {{wiki:​PublicMethod.gif|}} SetCurrentValue(DependencyProperty,​Object) ** ** {{wiki:​PublicMethod.gif|}} SetCurrentValue(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1118: Line 1121:
 ** {{wiki:​PublicMethod.gif|}} SetValue(DependencyPropertyKey,​Object) ** ** {{wiki:​PublicMethod.gif|}} SetValue(DependencyPropertyKey,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1138: Line 1141:
 ** {{wiki:​PublicMethod.gif|}} ClearValue(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} ClearValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1154: Line 1157:
 ** {{wiki:​PublicMethod.gif|}} ClearValue(DependencyPropertyKey) ** ** {{wiki:​PublicMethod.gif|}} ClearValue(DependencyPropertyKey) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1170: Line 1173:
 ** {{wiki:​PublicMethod.gif|}} CoerceValue(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} CoerceValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1186: Line 1189:
 ** {{wiki:​PublicMethod.gif|}} InvalidateProperty(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} InvalidateProperty(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1202: Line 1205:
 ** {{wiki:​PublicMethod.gif|}} ReadLocalValue(DependencyProperty) ** ** {{wiki:​PublicMethod.gif|}} ReadLocalValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1218: Line 1221:
 ** {{wiki:​PublicMethod.gif|}} GetLocalValueEnumerator() ** ** {{wiki:​PublicMethod.gif|}} GetLocalValueEnumerator() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1230: Line 1233:
 ** {{wiki:​PublicMethod.gif|}} CheckAccess() ** ** {{wiki:​PublicMethod.gif|}} CheckAccess() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1242: Line 1245:
 ** {{wiki:​PublicMethod.gif|}} VerifyAccess() ** ** {{wiki:​PublicMethod.gif|}} VerifyAccess() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1254: Line 1257:
 ** {{wiki:​PublicMethod.gif|}} GetType() ** ** {{wiki:​PublicMethod.gif|}} GetType() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1267: Line 1270:
 ** {{wiki:​ProtectedMethod.gif|}} InitializeCore(WpfMap) ** ** {{wiki:​ProtectedMethod.gif|}} InitializeCore(WpfMap) **
  
-This method initializes map tool.+  * //This method initializes map tool.//
 == Remarks == == Remarks ==
-When overriding this method, consider adding map tool onto the map.ToolsGrid panel.+  * //When overriding this method, consider adding map tool onto the map.ToolsGrid panel.//
  
 == Return Value == == Return Value ==
Line 1283: Line 1286:
 ** {{wiki:​ProtectedMethod.gif|}} EnabledChangedCore(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} EnabledChangedCore(Boolean) **
  
-Occcurs when the Enabled property changes+  * //Occcurs when the Enabled property changes//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1299: Line 1302:
 ** {{wiki:​ProtectedMethod.gif|}} OnTemplateChangedInternal(FrameworkTemplate,​FrameworkTemplate) ** ** {{wiki:​ProtectedMethod.gif|}} OnTemplateChangedInternal(FrameworkTemplate,​FrameworkTemplate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1319: Line 1322:
 ** {{wiki:​ProtectedMethod.gif|}} OnTemplateChanged(ControlTemplate,​ControlTemplate) ** ** {{wiki:​ProtectedMethod.gif|}} OnTemplateChanged(ControlTemplate,​ControlTemplate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1339: Line 1342:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseDoubleClick(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseDoubleClick(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1355: Line 1358:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseDoubleClick(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseDoubleClick(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1371: Line 1374:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreApplyTemplate() ** ** {{wiki:​ProtectedMethod.gif|}} OnPreApplyTemplate() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1383: Line 1386:
 ** {{wiki:​ProtectedMethod.gif|}} OnPostApplyTemplate() ** ** {{wiki:​ProtectedMethod.gif|}} OnPostApplyTemplate() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1395: Line 1398:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateVisualState() ** ** {{wiki:​ProtectedMethod.gif|}} UpdateVisualState() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1407: Line 1410:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateVisualState(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} UpdateVisualState(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1423: Line 1426:
 ** {{wiki:​ProtectedMethod.gif|}} ChangeVisualState(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} ChangeVisualState(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1439: Line 1442:
 ** {{wiki:​ProtectedMethod.gif|}} ChangeValidationVisualState(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} ChangeValidationVisualState(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1455: Line 1458:
 ** {{wiki:​ProtectedMethod.gif|}} MeasureOverride(Size) ** ** {{wiki:​ProtectedMethod.gif|}} MeasureOverride(Size) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1471: Line 1474:
 ** {{wiki:​ProtectedMethod.gif|}} ArrangeOverride(Size) ** ** {{wiki:​ProtectedMethod.gif|}} ArrangeOverride(Size) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1487: Line 1490:
 ** {{wiki:​ProtectedMethod.gif|}} ReadControlFlag(ControlBoolFlags) ** ** {{wiki:​ProtectedMethod.gif|}} ReadControlFlag(ControlBoolFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1503: Line 1506:
 ** {{wiki:​ProtectedMethod.gif|}} WriteControlFlag(ControlBoolFlags,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} WriteControlFlag(ControlBoolFlags,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1523: Line 1526:
 ** {{wiki:​ProtectedMethod.gif|}} OnStyleChanged(Style,​Style) ** ** {{wiki:​ProtectedMethod.gif|}} OnStyleChanged(Style,​Style) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1543: Line 1546:
 ** {{wiki:​ProtectedMethod.gif|}} ParentLayoutInvalidated(UIElement) ** ** {{wiki:​ProtectedMethod.gif|}} ParentLayoutInvalidated(UIElement) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1559: Line 1562:
 ** {{wiki:​ProtectedMethod.gif|}} GetVisualChild(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} GetVisualChild(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1575: Line 1578:
 ** {{wiki:​ProtectedMethod.gif|}} GetTemplateChild(String) ** ** {{wiki:​ProtectedMethod.gif|}} GetTemplateChild(String) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1591: Line 1594:
 ** {{wiki:​ProtectedMethod.gif|}} HasNonDefaultValue(DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} HasNonDefaultValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1607: Line 1610:
 ** {{wiki:​ProtectedMethod.gif|}} EvaluateBaseValueCore(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) ** ** {{wiki:​ProtectedMethod.gif|}} EvaluateBaseValueCore(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1631: Line 1634:
 ** {{wiki:​ProtectedMethod.gif|}} GetRawValue(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) ** ** {{wiki:​ProtectedMethod.gif|}} GetRawValue(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1655: Line 1658:
 ** {{wiki:​ProtectedMethod.gif|}} GetExpressionCore(DependencyProperty,​PropertyMetadata) ** ** {{wiki:​ProtectedMethod.gif|}} GetExpressionCore(DependencyProperty,​PropertyMetadata) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1675: Line 1678:
 ** {{wiki:​ProtectedMethod.gif|}} OnPropertyChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPropertyChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1691: Line 1694:
 ** {{wiki:​ProtectedMethod.gif|}} GetPlainText() ** ** {{wiki:​ProtectedMethod.gif|}} GetPlainText() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1703: Line 1706:
 ** {{wiki:​ProtectedMethod.gif|}} pushTextRenderingMode() ** ** {{wiki:​ProtectedMethod.gif|}} pushTextRenderingMode() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1715: Line 1718:
 ** {{wiki:​ProtectedMethod.gif|}} OnAncestorChanged() ** ** {{wiki:​ProtectedMethod.gif|}} OnAncestorChanged() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1727: Line 1730:
 ** {{wiki:​ProtectedMethod.gif|}} OnVisualParentChanged(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} OnVisualParentChanged(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1743: Line 1746:
 ** {{wiki:​ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,​AncestorChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,​AncestorChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1763: Line 1766:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParentCore() ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParentCore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1775: Line 1778:
 ** {{wiki:​ProtectedMethod.gif|}} AdjustEventSource(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AdjustEventSource(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1791: Line 1794:
 ** {{wiki:​ProtectedMethod.gif|}} AdjustBranchSource(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AdjustBranchSource(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1807: Line 1810:
 ** {{wiki:​ProtectedMethod.gif|}} BuildRouteCore(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} BuildRouteCore(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1827: Line 1830:
 ** {{wiki:​ProtectedMethod.gif|}} BuildRouteCoreHelper(EventRoute,​RoutedEventArgs,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} BuildRouteCoreHelper(EventRoute,​RoutedEventArgs,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1851: Line 1854:
 ** {{wiki:​ProtectedMethod.gif|}} AddToEventRouteCore(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AddToEventRouteCore(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1871: Line 1874:
 ** {{wiki:​ProtectedMethod.gif|}} IgnoreModelParentBuildRoute(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} IgnoreModelParentBuildRoute(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1887: Line 1890:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateAutomationAncestorsCore(Stack<​DependencyObject>,​Boolean&​) ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateAutomationAncestorsCore(Stack<​DependencyObject>,​Boolean&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1907: Line 1910:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateAutomationAncestorsCoreHelper(Stack<​DependencyObject>,​Boolean&,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateAutomationAncestorsCoreHelper(Stack<​DependencyObject>,​Boolean&,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1931: Line 1934:
 ** {{wiki:​ProtectedMethod.gif|}} MeasureCore(Size) ** ** {{wiki:​ProtectedMethod.gif|}} MeasureCore(Size) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1947: Line 1950:
 ** {{wiki:​ProtectedMethod.gif|}} ArrangeCore(Rect) ** ** {{wiki:​ProtectedMethod.gif|}} ArrangeCore(Rect) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1963: Line 1966:
 ** {{wiki:​ProtectedMethod.gif|}} OnRenderSizeChanged(SizeChangedInfo) ** ** {{wiki:​ProtectedMethod.gif|}} OnRenderSizeChanged(SizeChangedInfo) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 1979: Line 1982:
 ** {{wiki:​ProtectedMethod.gif|}} GetLayoutClip(Size) ** ** {{wiki:​ProtectedMethod.gif|}} GetLayoutClip(Size) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 1995: Line 1998:
 ** {{wiki:​ProtectedMethod.gif|}} GetLayoutClipInternal() ** ** {{wiki:​ProtectedMethod.gif|}} GetLayoutClipInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2007: Line 2010:
 ** {{wiki:​ProtectedMethod.gif|}} OnGotFocus(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGotFocus(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2023: Line 2026:
 ** {{wiki:​ProtectedMethod.gif|}} OnInitialized(EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnInitialized(EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2039: Line 2042:
 ** {{wiki:​ProtectedMethod.gif|}} OnPresentationSourceChanged(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} OnPresentationSourceChanged(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2055: Line 2058:
 ** {{wiki:​ProtectedMethod.gif|}} OnAddHandler(RoutedEvent,​Delegate) ** ** {{wiki:​ProtectedMethod.gif|}} OnAddHandler(RoutedEvent,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2075: Line 2078:
 ** {{wiki:​ProtectedMethod.gif|}} OnRemoveHandler(RoutedEvent,​Delegate) ** ** {{wiki:​ProtectedMethod.gif|}} OnRemoveHandler(RoutedEvent,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2095: Line 2098:
 ** {{wiki:​ProtectedMethod.gif|}} OnLoaded(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLoaded(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2111: Line 2114:
 ** {{wiki:​ProtectedMethod.gif|}} OnUnloaded(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnUnloaded(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2127: Line 2130:
 ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandlerCore(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandlerCore(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2147: Line 2150:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseClrEvent(EventPrivateKey,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseClrEvent(EventPrivateKey,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2167: Line 2170:
 ** {{wiki:​ProtectedMethod.gif|}} OnToolTipOpening(ToolTipEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnToolTipOpening(ToolTipEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2183: Line 2186:
 ** {{wiki:​ProtectedMethod.gif|}} OnToolTipClosing(ToolTipEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnToolTipClosing(ToolTipEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2199: Line 2202:
 ** {{wiki:​ProtectedMethod.gif|}} OnContextMenuOpening(ContextMenuEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnContextMenuOpening(ContextMenuEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2215: Line 2218:
 ** {{wiki:​ProtectedMethod.gif|}} OnContextMenuClosing(ContextMenuEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnContextMenuClosing(ContextMenuEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2231: Line 2234:
 ** {{wiki:​ProtectedMethod.gif|}} EventHandlersStoreAdd(EventPrivateKey,​Delegate) ** ** {{wiki:​ProtectedMethod.gif|}} EventHandlersStoreAdd(EventPrivateKey,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2251: Line 2254:
 ** {{wiki:​ProtectedMethod.gif|}} EventHandlersStoreRemove(EventPrivateKey,​Delegate) ** ** {{wiki:​ProtectedMethod.gif|}} EventHandlersStoreRemove(EventPrivateKey,​Delegate) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2271: Line 2274:
 ** {{wiki:​ProtectedMethod.gif|}} ReadInternalFlag(InternalFlags) ** ** {{wiki:​ProtectedMethod.gif|}} ReadInternalFlag(InternalFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2287: Line 2290:
 ** {{wiki:​ProtectedMethod.gif|}} ReadInternalFlag2(InternalFlags2) ** ** {{wiki:​ProtectedMethod.gif|}} ReadInternalFlag2(InternalFlags2) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2303: Line 2306:
 ** {{wiki:​ProtectedMethod.gif|}} WriteInternalFlag(InternalFlags,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} WriteInternalFlag(InternalFlags,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2323: Line 2326:
 ** {{wiki:​ProtectedMethod.gif|}} WriteInternalFlag2(InternalFlags2,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} WriteInternalFlag2(InternalFlags2,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2343: Line 2346:
 ** {{wiki:​ProtectedMethod.gif|}} FindName(String,​DependencyObject&​) ** ** {{wiki:​ProtectedMethod.gif|}} FindName(String,​DependencyObject&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2363: Line 2366:
 ** {{wiki:​ProtectedMethod.gif|}} FindResourceOnSelf(Object,​Boolean,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} FindResourceOnSelf(Object,​Boolean,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2387: Line 2390:
 ** {{wiki:​ProtectedMethod.gif|}} ContextVerifiedGetParent() ** ** {{wiki:​ProtectedMethod.gif|}} ContextVerifiedGetParent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2399: Line 2402:
 ** {{wiki:​ProtectedMethod.gif|}} AddLogicalChild(Object) ** ** {{wiki:​ProtectedMethod.gif|}} AddLogicalChild(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2415: Line 2418:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveLogicalChild(Object) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveLogicalChild(Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2431: Line 2434:
 ** {{wiki:​ProtectedMethod.gif|}} ChangeLogicalParent(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} ChangeLogicalParent(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2447: Line 2450:
 ** {{wiki:​ProtectedMethod.gif|}} OnNewParent(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} OnNewParent(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2463: Line 2466:
 ** {{wiki:​ProtectedMethod.gif|}} OnAncestorChangedInternal(TreeChangeInfo) ** ** {{wiki:​ProtectedMethod.gif|}} OnAncestorChangedInternal(TreeChangeInfo) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2479: Line 2482:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateTreeDependentProperties(TreeChangeInfo,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateTreeDependentProperties(TreeChangeInfo,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2499: Line 2502:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateStyleProperty() ** ** {{wiki:​ProtectedMethod.gif|}} UpdateStyleProperty() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2511: Line 2514:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateThemeStyleProperty() ** ** {{wiki:​ProtectedMethod.gif|}} UpdateThemeStyleProperty() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2523: Line 2526:
 ** {{wiki:​ProtectedMethod.gif|}} OnThemeChanged() ** ** {{wiki:​ProtectedMethod.gif|}} OnThemeChanged() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2535: Line 2538:
 ** {{wiki:​ProtectedMethod.gif|}} FireLoadedOnDescendentsInternal() ** ** {{wiki:​ProtectedMethod.gif|}} FireLoadedOnDescendentsInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2547: Line 2550:
 ** {{wiki:​ProtectedMethod.gif|}} FireUnloadedOnDescendentsInternal() ** ** {{wiki:​ProtectedMethod.gif|}} FireUnloadedOnDescendentsInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2559: Line 2562:
 ** {{wiki:​ProtectedMethod.gif|}} ShouldProvideInheritanceContext(DependencyObject,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} ShouldProvideInheritanceContext(DependencyObject,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2579: Line 2582:
 ** {{wiki:​ProtectedMethod.gif|}} AddInheritanceContext(DependencyObject,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} AddInheritanceContext(DependencyObject,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2599: Line 2602:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveInheritanceContext(DependencyObject,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveInheritanceContext(DependencyObject,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2619: Line 2622:
 ** {{wiki:​ProtectedMethod.gif|}} OnInheritanceContextChangedCore(EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnInheritanceContextChangedCore(EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2635: Line 2638:
 ** {{wiki:​ProtectedMethod.gif|}} ChangeSubtreeHasLoadedChangedHandler(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} ChangeSubtreeHasLoadedChangedHandler(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2651: Line 2654:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseInheritedPropertyChangedEvent(InheritablePropertyChangeInfo&​) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseInheritedPropertyChangedEvent(InheritablePropertyChangeInfo&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2667: Line 2670:
 ** {{wiki:​ProtectedMethod.gif|}} EvaluateAnimatedValueCore(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) ** ** {{wiki:​ProtectedMethod.gif|}} EvaluateAnimatedValueCore(DependencyProperty,​PropertyMetadata,​EffectiveValueEntry&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2691: Line 2694:
 ** {{wiki:​ProtectedMethod.gif|}} BuildRoute(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} BuildRoute(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2711: Line 2714:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseEvent(RoutedEventArgs,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseEvent(RoutedEventArgs,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2731: Line 2734:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseTrustedEvent(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseTrustedEvent(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2747: Line 2750:
 ** {{wiki:​ProtectedMethod.gif|}} EnsureEventHandlersStore() ** ** {{wiki:​ProtectedMethod.gif|}} EnsureEventHandlersStore() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 2759: Line 2762:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2775: Line 2778:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2791: Line 2794:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2807: Line 2810:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2823: Line 2826:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2839: Line 2842:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2855: Line 2858:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2871: Line 2874:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeftButtonUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeftButtonUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2887: Line 2890:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseRightButtonDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseRightButtonDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2903: Line 2906:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseRightButtonDown(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseRightButtonDown(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2919: Line 2922:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseRightButtonUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseRightButtonUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2935: Line 2938:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseRightButtonUp(MouseButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseRightButtonUp(MouseButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2951: Line 2954:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseMove(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseMove(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2967: Line 2970:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseMove(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseMove(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2983: Line 2986:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseWheel(MouseWheelEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewMouseWheel(MouseWheelEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 2999: Line 3002:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseWheel(MouseWheelEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseWheel(MouseWheelEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3015: Line 3018:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseEnter(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseEnter(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3031: Line 3034:
 ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeave(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnMouseLeave(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3047: Line 3050:
 ** {{wiki:​ProtectedMethod.gif|}} OnGotMouseCapture(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGotMouseCapture(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3063: Line 3066:
 ** {{wiki:​ProtectedMethod.gif|}} OnLostMouseCapture(MouseEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLostMouseCapture(MouseEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3079: Line 3082:
 ** {{wiki:​ProtectedMethod.gif|}} OnQueryCursor(QueryCursorEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnQueryCursor(QueryCursorEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3095: Line 3098:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusDown(StylusDownEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusDown(StylusDownEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3111: Line 3114:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusDown(StylusDownEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusDown(StylusDownEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3127: Line 3130:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusUp(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusUp(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3143: Line 3146:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusUp(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusUp(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3159: Line 3162:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusMove(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusMove(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3175: Line 3178:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusMove(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusMove(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3191: Line 3194:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusInAirMove(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusInAirMove(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3207: Line 3210:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusInAirMove(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusInAirMove(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3223: Line 3226:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusEnter(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusEnter(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3239: Line 3242:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusLeave(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusLeave(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3255: Line 3258:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusInRange(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusInRange(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3271: Line 3274:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusInRange(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusInRange(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3287: Line 3290:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusOutOfRange(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusOutOfRange(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3303: Line 3306:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusOutOfRange(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusOutOfRange(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3319: Line 3322:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3335: Line 3338:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusSystemGesture(StylusSystemGestureEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusSystemGesture(StylusSystemGestureEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3351: Line 3354:
 ** {{wiki:​ProtectedMethod.gif|}} OnGotStylusCapture(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGotStylusCapture(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3367: Line 3370:
 ** {{wiki:​ProtectedMethod.gif|}} OnLostStylusCapture(StylusEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLostStylusCapture(StylusEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3383: Line 3386:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusButtonDown(StylusButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusButtonDown(StylusButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3399: Line 3402:
 ** {{wiki:​ProtectedMethod.gif|}} OnStylusButtonUp(StylusButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnStylusButtonUp(StylusButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3415: Line 3418:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusButtonDown(StylusButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusButtonDown(StylusButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3431: Line 3434:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusButtonUp(StylusButtonEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewStylusButtonUp(StylusButtonEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3447: Line 3450:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewKeyDown(KeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewKeyDown(KeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3463: Line 3466:
 ** {{wiki:​ProtectedMethod.gif|}} OnKeyDown(KeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnKeyDown(KeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3479: Line 3482:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewKeyUp(KeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewKeyUp(KeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3495: Line 3498:
 ** {{wiki:​ProtectedMethod.gif|}} OnKeyUp(KeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnKeyUp(KeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3511: Line 3514:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3527: Line 3530:
 ** {{wiki:​ProtectedMethod.gif|}} OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3543: Line 3546:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3559: Line 3562:
 ** {{wiki:​ProtectedMethod.gif|}} OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3575: Line 3578:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTextInput(TextCompositionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTextInput(TextCompositionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3591: Line 3594:
 ** {{wiki:​ProtectedMethod.gif|}} OnTextInput(TextCompositionEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTextInput(TextCompositionEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3607: Line 3610:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3623: Line 3626:
 ** {{wiki:​ProtectedMethod.gif|}} OnQueryContinueDrag(QueryContinueDragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnQueryContinueDrag(QueryContinueDragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3639: Line 3642:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewGiveFeedback(GiveFeedbackEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewGiveFeedback(GiveFeedbackEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3655: Line 3658:
 ** {{wiki:​ProtectedMethod.gif|}} OnGiveFeedback(GiveFeedbackEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGiveFeedback(GiveFeedbackEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3671: Line 3674:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragEnter(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragEnter(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3687: Line 3690:
 ** {{wiki:​ProtectedMethod.gif|}} OnDragEnter(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDragEnter(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3703: Line 3706:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragOver(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragOver(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3719: Line 3722:
 ** {{wiki:​ProtectedMethod.gif|}} OnDragOver(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDragOver(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3735: Line 3738:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragLeave(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDragLeave(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3751: Line 3754:
 ** {{wiki:​ProtectedMethod.gif|}} OnDragLeave(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDragLeave(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3767: Line 3770:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDrop(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewDrop(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3783: Line 3786:
 ** {{wiki:​ProtectedMethod.gif|}} OnDrop(DragEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnDrop(DragEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3799: Line 3802:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchDown(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchDown(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3815: Line 3818:
 ** {{wiki:​ProtectedMethod.gif|}} OnTouchDown(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTouchDown(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3831: Line 3834:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchMove(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchMove(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3847: Line 3850:
 ** {{wiki:​ProtectedMethod.gif|}} OnTouchMove(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTouchMove(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3863: Line 3866:
 ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchUp(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnPreviewTouchUp(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3879: Line 3882:
 ** {{wiki:​ProtectedMethod.gif|}} OnTouchUp(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTouchUp(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3895: Line 3898:
 ** {{wiki:​ProtectedMethod.gif|}} OnGotTouchCapture(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnGotTouchCapture(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3911: Line 3914:
 ** {{wiki:​ProtectedMethod.gif|}} OnLostTouchCapture(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLostTouchCapture(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3927: Line 3930:
 ** {{wiki:​ProtectedMethod.gif|}} OnTouchEnter(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTouchEnter(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3943: Line 3946:
 ** {{wiki:​ProtectedMethod.gif|}} OnTouchLeave(TouchEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnTouchLeave(TouchEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3959: Line 3962:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3975: Line 3978:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 3991: Line 3994:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4007: Line 4010:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4023: Line 4026:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4039: Line 4042:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4055: Line 4058:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4071: Line 4074:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4087: Line 4090:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4103: Line 4106:
 ** {{wiki:​ProtectedMethod.gif|}} RaiseIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} RaiseIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4119: Line 4122:
 ** {{wiki:​ProtectedMethod.gif|}} OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4135: Line 4138:
 ** {{wiki:​ProtectedMethod.gif|}} ReadFlag(CoreFlags) ** ** {{wiki:​ProtectedMethod.gif|}} ReadFlag(CoreFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4151: Line 4154:
 ** {{wiki:​ProtectedMethod.gif|}} WriteFlag(CoreFlags,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} WriteFlag(CoreFlags,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4171: Line 4174:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateMeasureInternal() ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateMeasureInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4183: Line 4186:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateArrangeInternal() ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateArrangeInternal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4195: Line 4198:
 ** {{wiki:​ProtectedMethod.gif|}} OnChildDesiredSizeChanged(UIElement) ** ** {{wiki:​ProtectedMethod.gif|}} OnChildDesiredSizeChanged(UIElement) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4211: Line 4214:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParentOrICH(UIElement&,​IContentHost&​) ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParentOrICH(UIElement&,​IContentHost&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4231: Line 4234:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParentWithinLayoutIsland() ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParentWithinLayoutIsland() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4243: Line 4246:
 ** {{wiki:​ProtectedMethod.gif|}} OnRender(DrawingContext) ** ** {{wiki:​ProtectedMethod.gif|}} OnRender(DrawingContext) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4259: Line 4262:
 ** {{wiki:​ProtectedMethod.gif|}} GetHitTestBounds() ** ** {{wiki:​ProtectedMethod.gif|}} GetHitTestBounds() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4271: Line 4274:
 ** {{wiki:​ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,​AncestorChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,​AncestorChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4291: Line 4294:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParent() ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4303: Line 4306:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParent(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParent(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4319: Line 4322:
 ** {{wiki:​ProtectedMethod.gif|}} GetUIParentNo3DTraversal() ** ** {{wiki:​ProtectedMethod.gif|}} GetUIParentNo3DTraversal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4331: Line 4334:
 ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandler(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandler(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4351: Line 4354:
 ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPostOpportunityHandler(EventRoute,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} AddSynchronizedInputPostOpportunityHandler(EventRoute,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4371: Line 4374:
 ** {{wiki:​ProtectedMethod.gif|}} SynchronizedInputPreOpportunityHandler(Object,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} SynchronizedInputPreOpportunityHandler(Object,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4391: Line 4394:
 ** {{wiki:​ProtectedMethod.gif|}} SynchronizedInputPostOpportunityHandler(Object,​RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} SynchronizedInputPostOpportunityHandler(Object,​RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4411: Line 4414:
 ** {{wiki:​ProtectedMethod.gif|}} StartListeningSynchronizedInput(SynchronizedInputType) ** ** {{wiki:​ProtectedMethod.gif|}} StartListeningSynchronizedInput(SynchronizedInputType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4427: Line 4430:
 ** {{wiki:​ProtectedMethod.gif|}} CancelSynchronizedInput() ** ** {{wiki:​ProtectedMethod.gif|}} CancelSynchronizedInput() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4439: Line 4442:
 ** {{wiki:​ProtectedMethod.gif|}} InputHitTest(Point,​IInputElement&,​IInputElement&​) ** ** {{wiki:​ProtectedMethod.gif|}} InputHitTest(Point,​IInputElement&,​IInputElement&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4463: Line 4466:
 ** {{wiki:​ProtectedMethod.gif|}} InputHitTest(Point,​IInputElement&,​IInputElement&,​HitTestResult&​) ** ** {{wiki:​ProtectedMethod.gif|}} InputHitTest(Point,​IInputElement&,​IInputElement&,​HitTestResult&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4491: Line 4494:
 ** {{wiki:​ProtectedMethod.gif|}} SynchronizeReverseInheritPropertyFlags(DependencyObject,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} SynchronizeReverseInheritPropertyFlags(DependencyObject,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4511: Line 4514:
 ** {{wiki:​ProtectedMethod.gif|}} BlockReverseInheritance() ** ** {{wiki:​ProtectedMethod.gif|}} BlockReverseInheritance() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4523: Line 4526:
 ** {{wiki:​ProtectedMethod.gif|}} OnAccessKey(AccessKeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnAccessKey(AccessKeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4539: Line 4542:
 ** {{wiki:​ProtectedMethod.gif|}} HitTestCore(PointHitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTestCore(PointHitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4555: Line 4558:
 ** {{wiki:​ProtectedMethod.gif|}} HitTestCore(GeometryHitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTestCore(GeometryHitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4571: Line 4574:
 ** {{wiki:​ProtectedMethod.gif|}} RenderOpen() ** ** {{wiki:​ProtectedMethod.gif|}} RenderOpen() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4583: Line 4586:
 ** {{wiki:​ProtectedMethod.gif|}} RenderClose(IDrawingContent) ** ** {{wiki:​ProtectedMethod.gif|}} RenderClose(IDrawingContent) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4599: Line 4602:
 ** {{wiki:​ProtectedMethod.gif|}} FreeContent(Channel) ** ** {{wiki:​ProtectedMethod.gif|}} FreeContent(Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4615: Line 4618:
 ** {{wiki:​ProtectedMethod.gif|}} GetContentBounds() ** ** {{wiki:​ProtectedMethod.gif|}} GetContentBounds() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4627: Line 4630:
 ** {{wiki:​ProtectedMethod.gif|}} WalkContent(DrawingContextWalker) ** ** {{wiki:​ProtectedMethod.gif|}} WalkContent(DrawingContextWalker) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4643: Line 4646:
 ** {{wiki:​ProtectedMethod.gif|}} RenderContent(RenderContext,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} RenderContent(RenderContext,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4663: Line 4666:
 ** {{wiki:​ProtectedMethod.gif|}} GetDrawing() ** ** {{wiki:​ProtectedMethod.gif|}} GetDrawing() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4675: Line 4678:
 ** {{wiki:​ProtectedMethod.gif|}} InvokeAccessKey(AccessKeyEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} InvokeAccessKey(AccessKeyEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4691: Line 4694:
 ** {{wiki:​ProtectedMethod.gif|}} OnLostFocus(RoutedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnLostFocus(RoutedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4707: Line 4710:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateIsVisibleCache() ** ** {{wiki:​ProtectedMethod.gif|}} UpdateIsVisibleCache() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4719: Line 4722:
 ** {{wiki:​ProtectedMethod.gif|}} OnCreateAutomationPeer() ** ** {{wiki:​ProtectedMethod.gif|}} OnCreateAutomationPeer() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4731: Line 4734:
 ** {{wiki:​ProtectedMethod.gif|}} CreateAutomationPeer() ** ** {{wiki:​ProtectedMethod.gif|}} CreateAutomationPeer() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4743: Line 4746:
 ** {{wiki:​ProtectedMethod.gif|}} GetAutomationPeer() ** ** {{wiki:​ProtectedMethod.gif|}} GetAutomationPeer() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4755: Line 4758:
 ** {{wiki:​ProtectedMethod.gif|}} CreateGenericRootAutomationPeer() ** ** {{wiki:​ProtectedMethod.gif|}} CreateGenericRootAutomationPeer() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4767: Line 4770:
 ** {{wiki:​ProtectedMethod.gif|}} SetPersistId(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} SetPersistId(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4783: Line 4786:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationStarting(ManipulationStartingEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationStarting(ManipulationStartingEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4799: Line 4802:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationStarted(ManipulationStartedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationStarted(ManipulationStartedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4815: Line 4818:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationDelta(ManipulationDeltaEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationDelta(ManipulationDeltaEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4831: Line 4834:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4847: Line 4850:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4863: Line 4866:
 ** {{wiki:​ProtectedMethod.gif|}} OnManipulationCompleted(ManipulationCompletedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnManipulationCompleted(ManipulationCompletedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 4879: Line 4882:
 ** {{wiki:​ProtectedMethod.gif|}} IsOnChannel(Channel) ** ** {{wiki:​ProtectedMethod.gif|}} IsOnChannel(Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4895: Line 4898:
 ** {{wiki:​ProtectedMethod.gif|}} AddRefOnChannelCore(Channel) ** ** {{wiki:​ProtectedMethod.gif|}} AddRefOnChannelCore(Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4911: Line 4914:
 ** {{wiki:​ProtectedMethod.gif|}} ReleaseOnChannelCore(Channel) ** ** {{wiki:​ProtectedMethod.gif|}} ReleaseOnChannelCore(Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4927: Line 4930:
 ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace() ** ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4939: Line 4942:
 ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsInnerSpace() ** ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsInnerSpace() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4951: Line 4954:
 ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace(Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace(Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4967: Line 4970:
 ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsOuterSpace() ** ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphBoundsOuterSpace() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4979: Line 4982:
 ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsOuterSpace() ** ** {{wiki:​ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsOuterSpace() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 4991: Line 4994:
 ** {{wiki:​ProtectedMethod.gif|}} AddRefOnChannelForCyclicBrush(ICyclicBrush,​Channel) ** ** {{wiki:​ProtectedMethod.gif|}} AddRefOnChannelForCyclicBrush(ICyclicBrush,​Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5011: Line 5014:
 ** {{wiki:​ProtectedMethod.gif|}} ReleaseOnChannelForCyclicBrush(ICyclicBrush,​Channel) ** ** {{wiki:​ProtectedMethod.gif|}} ReleaseOnChannelForCyclicBrush(ICyclicBrush,​Channel) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5031: Line 5034:
 ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadOnly() ** ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadOnly() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5043: Line 5046:
 ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadOnly(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadOnly(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5059: Line 5062:
 ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadWrite() ** ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadWrite() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5071: Line 5074:
 ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadWrite(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} VerifyAPIReadWrite(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5087: Line 5090:
 ** {{wiki:​ProtectedMethod.gif|}} Precompute() ** ** {{wiki:​ProtectedMethod.gif|}} Precompute() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5099: Line 5102:
 ** {{wiki:​ProtectedMethod.gif|}} PrecomputeContent() ** ** {{wiki:​ProtectedMethod.gif|}} PrecomputeContent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5111: Line 5114:
 ** {{wiki:​ProtectedMethod.gif|}} PrecomputeRecursive(Rect&​) ** ** {{wiki:​ProtectedMethod.gif|}} PrecomputeRecursive(Rect&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5127: Line 5130:
 ** {{wiki:​ProtectedMethod.gif|}} Render(RenderContext,​UInt32) ** ** {{wiki:​ProtectedMethod.gif|}} Render(RenderContext,​UInt32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5147: Line 5150:
 ** {{wiki:​ProtectedMethod.gif|}} RenderRecursive(RenderContext) ** ** {{wiki:​ProtectedMethod.gif|}} RenderRecursive(RenderContext) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5163: Line 5166:
 ** {{wiki:​ProtectedMethod.gif|}} Enter() ** ** {{wiki:​ProtectedMethod.gif|}} Enter() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5175: Line 5178:
 ** {{wiki:​ProtectedMethod.gif|}} Exit() ** ** {{wiki:​ProtectedMethod.gif|}} Exit() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5187: Line 5190:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateHitTestBounds() ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateHitTestBounds() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5199: Line 5202:
 ** {{wiki:​ProtectedMethod.gif|}} HitTest(Point) ** ** {{wiki:​ProtectedMethod.gif|}} HitTest(Point) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5215: Line 5218:
 ** {{wiki:​ProtectedMethod.gif|}} HitTest(Point,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} HitTest(Point,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5235: Line 5238:
 ** {{wiki:​ProtectedMethod.gif|}} HitTest(HitTestFilterCallback,​HitTestResultCallback,​HitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTest(HitTestFilterCallback,​HitTestResultCallback,​HitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5259: Line 5262:
 ** {{wiki:​ProtectedMethod.gif|}} HitTestPoint(HitTestFilterCallback,​HitTestResultCallback,​PointHitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTestPoint(HitTestFilterCallback,​HitTestResultCallback,​PointHitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5283: Line 5286:
 ** {{wiki:​ProtectedMethod.gif|}} TransformToOuterSpace() ** ** {{wiki:​ProtectedMethod.gif|}} TransformToOuterSpace() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5295: Line 5298:
 ** {{wiki:​ProtectedMethod.gif|}} HitTestGeometry(HitTestFilterCallback,​HitTestResultCallback,​GeometryHitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTestGeometry(HitTestFilterCallback,​HitTestResultCallback,​GeometryHitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5319: Line 5322:
 ** {{wiki:​ProtectedMethod.gif|}} HitTestPointInternal(HitTestFilterCallback,​HitTestResultCallback,​PointHitTestParameters) ** ** {{wiki:​ProtectedMethod.gif|}} HitTestPointInternal(HitTestFilterCallback,​HitTestResultCallback,​PointHitTestParameters) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5343: Line 5346:
 ** {{wiki:​ProtectedMethod.gif|}} InternalGetVisualChild(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} InternalGetVisualChild(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5359: Line 5362:
 ** {{wiki:​ProtectedMethod.gif|}} InternalGet2DOr3DVisualChild(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} InternalGet2DOr3DVisualChild(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5375: Line 5378:
 ** {{wiki:​ProtectedMethod.gif|}} InternalAddVisualChild(Visual) ** ** {{wiki:​ProtectedMethod.gif|}} InternalAddVisualChild(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5391: Line 5394:
 ** {{wiki:​ProtectedMethod.gif|}} InternalRemoveVisualChild(Visual) ** ** {{wiki:​ProtectedMethod.gif|}} InternalRemoveVisualChild(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5407: Line 5410:
 ** {{wiki:​ProtectedMethod.gif|}} AddVisualChild(Visual) ** ** {{wiki:​ProtectedMethod.gif|}} AddVisualChild(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 5423: Line 5426:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveVisualChild(Visual) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveVisualChild(Visual) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 5439: Line 5442:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateZOrder() ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateZOrder() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5451: Line 5454:
 ** {{wiki:​ProtectedMethod.gif|}} InternalSetOffsetWorkaround(Vector) ** ** {{wiki:​ProtectedMethod.gif|}} InternalSetOffsetWorkaround(Vector) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5467: Line 5470:
 ** {{wiki:​ProtectedMethod.gif|}} InternalSetTransformWorkaround(Transform) ** ** {{wiki:​ProtectedMethod.gif|}} InternalSetTransformWorkaround(Transform) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5483: Line 5486:
 ** {{wiki:​ProtectedMethod.gif|}} BitmapEffectEmulationChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} BitmapEffectEmulationChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5503: Line 5506:
 ** {{wiki:​ProtectedMethod.gif|}} ChangeVisualClip(Geometry,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} ChangeVisualClip(Geometry,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5523: Line 5526:
 ** {{wiki:​ProtectedMethod.gif|}} DisconnectAttachedResource(VisualProxyFlags,​IResource) ** ** {{wiki:​ProtectedMethod.gif|}} DisconnectAttachedResource(VisualProxyFlags,​IResource) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5543: Line 5546:
 ** {{wiki:​ProtectedMethod.gif|}} FireOnVisualParentChanged(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} FireOnVisualParentChanged(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5559: Line 5562:
 ** {{wiki:​ProtectedMethod.gif|}} OnVisualChildrenChanged(DependencyObject,​DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} OnVisualChildrenChanged(DependencyObject,​DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5579: Line 5582:
 ** {{wiki:​ProtectedMethod.gif|}} SetFlagsToRoot(Boolean,​VisualFlags) ** ** {{wiki:​ProtectedMethod.gif|}} SetFlagsToRoot(Boolean,​VisualFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5599: Line 5602:
 ** {{wiki:​ProtectedMethod.gif|}} FindFirstAncestorWithFlagsAnd(VisualFlags) ** ** {{wiki:​ProtectedMethod.gif|}} FindFirstAncestorWithFlagsAnd(VisualFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5615: Line 5618:
 ** {{wiki:​ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual,​Boolean,​GeneralTransform&,​Matrix&​) ** ** {{wiki:​ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual,​Boolean,​GeneralTransform&,​Matrix&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5643: Line 5646:
 ** {{wiki:​ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual3D,​GeneralTransform2DTo3D&​) ** ** {{wiki:​ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual3D,​GeneralTransform2DTo3D&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5663: Line 5666:
 ** {{wiki:​ProtectedMethod.gif|}} ClipChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} ClipChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5683: Line 5686:
 ** {{wiki:​ProtectedMethod.gif|}} ScrollableAreaClipChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} ScrollableAreaClipChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5703: Line 5706:
 ** {{wiki:​ProtectedMethod.gif|}} TransformChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} TransformChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5723: Line 5726:
 ** {{wiki:​ProtectedMethod.gif|}} EffectChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} EffectChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5743: Line 5746:
 ** {{wiki:​ProtectedMethod.gif|}} CacheModeChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} CacheModeChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5763: Line 5766:
 ** {{wiki:​ProtectedMethod.gif|}} GuidelinesChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} GuidelinesChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5783: Line 5786:
 ** {{wiki:​ProtectedMethod.gif|}} OpacityMaskChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OpacityMaskChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5803: Line 5806:
 ** {{wiki:​ProtectedMethod.gif|}} ContentsChanged(Object,​EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} ContentsChanged(Object,​EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5823: Line 5826:
 ** {{wiki:​ProtectedMethod.gif|}} SetFlagsOnAllChannels(Boolean,​VisualProxyFlags) ** ** {{wiki:​ProtectedMethod.gif|}} SetFlagsOnAllChannels(Boolean,​VisualProxyFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5843: Line 5846:
 ** {{wiki:​ProtectedMethod.gif|}} SetFlags(Channel,​Boolean,​VisualProxyFlags) ** ** {{wiki:​ProtectedMethod.gif|}} SetFlags(Channel,​Boolean,​VisualProxyFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5867: Line 5870:
 ** {{wiki:​ProtectedMethod.gif|}} SetFlags(Boolean,​VisualFlags) ** ** {{wiki:​ProtectedMethod.gif|}} SetFlags(Boolean,​VisualFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5887: Line 5890:
 ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOnAllChannels(VisualProxyFlags) ** ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOnAllChannels(VisualProxyFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5903: Line 5906:
 ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsAnd(Channel,​VisualProxyFlags) ** ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsAnd(Channel,​VisualProxyFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5923: Line 5926:
 ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsAnd(VisualFlags) ** ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsAnd(VisualFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5939: Line 5942:
 ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOr(Channel,​VisualProxyFlags) ** ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOr(Channel,​VisualProxyFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5959: Line 5962:
 ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOr(VisualFlags) ** ** {{wiki:​ProtectedMethod.gif|}} CheckFlagsOr(VisualFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5975: Line 5978:
 ** {{wiki:​ProtectedMethod.gif|}} PropagateChangedFlags() ** ** {{wiki:​ProtectedMethod.gif|}} PropagateChangedFlags() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5987: Line 5990:
 ** {{wiki:​ProtectedMethod.gif|}} Seal() ** ** {{wiki:​ProtectedMethod.gif|}} Seal() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 5999: Line 6002:
 ** {{wiki:​ProtectedMethod.gif|}} GetValueEntry(EntryIndex,​DependencyProperty,​PropertyMetadata,​RequestFlags) ** ** {{wiki:​ProtectedMethod.gif|}} GetValueEntry(EntryIndex,​DependencyProperty,​PropertyMetadata,​RequestFlags) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6027: Line 6030:
 ** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6047: Line 6050:
 ** {{wiki:​ProtectedMethod.gif|}} SetCurrentValue(DependencyProperty,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} SetCurrentValue(DependencyProperty,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6067: Line 6070:
 ** {{wiki:​ProtectedMethod.gif|}} SetValueInternal(DependencyProperty,​Object) ** ** {{wiki:​ProtectedMethod.gif|}} SetValueInternal(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6087: Line 6090:
 ** {{wiki:​ProtectedMethod.gif|}} SetCurrentValueInternal(DependencyProperty,​Object) ** ** {{wiki:​ProtectedMethod.gif|}} SetCurrentValueInternal(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6107: Line 6110:
 ** {{wiki:​ProtectedMethod.gif|}} SetDeferredValue(DependencyProperty,​DeferredReference) ** ** {{wiki:​ProtectedMethod.gif|}} SetDeferredValue(DependencyProperty,​DeferredReference) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6127: Line 6130:
 ** {{wiki:​ProtectedMethod.gif|}} SetCurrentDeferredValue(DependencyProperty,​DeferredReference) ** ** {{wiki:​ProtectedMethod.gif|}} SetCurrentDeferredValue(DependencyProperty,​DeferredReference) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6147: Line 6150:
 ** {{wiki:​ProtectedMethod.gif|}} SetMutableDefaultValue(DependencyProperty,​Object) ** ** {{wiki:​ProtectedMethod.gif|}} SetMutableDefaultValue(DependencyProperty,​Object) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6167: Line 6170:
 ** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyPropertyKey,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyPropertyKey,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6187: Line 6190:
 ** {{wiki:​ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(Object,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(Object,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6207: Line 6210:
 ** {{wiki:​ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(DependencyObject,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(DependencyObject,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6227: Line 6230:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(Object,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(Object,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6247: Line 6250:
 ** {{wiki:​ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(DependencyObject,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(DependencyObject,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6267: Line 6270:
 ** {{wiki:​ProtectedMethod.gif|}} ContainsValue(DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} ContainsValue(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6283: Line 6286:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateSubProperty(DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateSubProperty(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6299: Line 6302:
 ** {{wiki:​ProtectedMethod.gif|}} NotifySubPropertyChange(DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} NotifySubPropertyChange(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6315: Line 6318:
 ** {{wiki:​ProtectedMethod.gif|}} InvalidateProperty(DependencyProperty,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} InvalidateProperty(DependencyProperty,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6335: Line 6338:
 ** {{wiki:​ProtectedMethod.gif|}} UpdateEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata,​EffectiveValueEntry,​EffectiveValueEntry&,​Boolean,​Boolean,​OperationType) ** ** {{wiki:​ProtectedMethod.gif|}} UpdateEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata,​EffectiveValueEntry,​EffectiveValueEntry&,​Boolean,​Boolean,​OperationType) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6379: Line 6382:
 ** {{wiki:​ProtectedMethod.gif|}} NotifyPropertyChange(DependencyPropertyChangedEventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} NotifyPropertyChange(DependencyPropertyChangedEventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6395: Line 6398:
 ** {{wiki:​ProtectedMethod.gif|}} ShouldSerializeProperty(DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} ShouldSerializeProperty(DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6411: Line 6414:
 ** {{wiki:​ProtectedMethod.gif|}} GetValueSource(DependencyProperty,​PropertyMetadata,​Boolean&​) ** ** {{wiki:​ProtectedMethod.gif|}} GetValueSource(DependencyProperty,​PropertyMetadata,​Boolean&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6435: Line 6438:
 ** {{wiki:​ProtectedMethod.gif|}} GetValueSource(DependencyProperty,​PropertyMetadata,​Boolean&,​Boolean&,​Boolean&,​Boolean&,​Boolean&​) ** ** {{wiki:​ProtectedMethod.gif|}} GetValueSource(DependencyProperty,​PropertyMetadata,​Boolean&,​Boolean&,​Boolean&,​Boolean&,​Boolean&​) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6475: Line 6478:
 ** {{wiki:​ProtectedMethod.gif|}} ReadLocalValueEntry(EntryIndex,​DependencyProperty,​Boolean) ** ** {{wiki:​ProtectedMethod.gif|}} ReadLocalValueEntry(EntryIndex,​DependencyProperty,​Boolean) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6499: Line 6502:
 ** {{wiki:​ProtectedMethod.gif|}} HasAnyExpression() ** ** {{wiki:​ProtectedMethod.gif|}} HasAnyExpression() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6511: Line 6514:
 ** {{wiki:​ProtectedMethod.gif|}} HasExpression(EntryIndex,​DependencyProperty) ** ** {{wiki:​ProtectedMethod.gif|}} HasExpression(EntryIndex,​DependencyProperty) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6531: Line 6534:
 ** {{wiki:​ProtectedMethod.gif|}} OnInheritanceContextChanged(EventArgs) ** ** {{wiki:​ProtectedMethod.gif|}} OnInheritanceContextChanged(EventArgs) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6547: Line 6550:
 ** {{wiki:​ProtectedMethod.gif|}} Debug_AssertNoInheritanceContextListeners() ** ** {{wiki:​ProtectedMethod.gif|}} Debug_AssertNoInheritanceContextListeners() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6559: Line 6562:
 ** {{wiki:​ProtectedMethod.gif|}} BeginPropertyInitialization() ** ** {{wiki:​ProtectedMethod.gif|}} BeginPropertyInitialization() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6571: Line 6574:
 ** {{wiki:​ProtectedMethod.gif|}} EndPropertyInitialization() ** ** {{wiki:​ProtectedMethod.gif|}} EndPropertyInitialization() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6583: Line 6586:
 ** {{wiki:​ProtectedMethod.gif|}} SetIsSelfInheritanceParent() ** ** {{wiki:​ProtectedMethod.gif|}} SetIsSelfInheritanceParent() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6595: Line 6598:
 ** {{wiki:​ProtectedMethod.gif|}} SynchronizeInheritanceParent(DependencyObject) ** ** {{wiki:​ProtectedMethod.gif|}} SynchronizeInheritanceParent(DependencyObject) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6611: Line 6614:
 ** {{wiki:​ProtectedMethod.gif|}} LookupEntry(Int32) ** ** {{wiki:​ProtectedMethod.gif|}} LookupEntry(Int32) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6627: Line 6630:
 ** {{wiki:​ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata,​EffectiveValueEntry,​EffectiveValueEntry) ** ** {{wiki:​ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata,​EffectiveValueEntry,​EffectiveValueEntry) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6659: Line 6662:
 ** {{wiki:​ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,​DependencyProperty,​Int32,​PropertyMetadata,​Object,​BaseValueSourceInternal) ** ** {{wiki:​ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,​DependencyProperty,​Int32,​PropertyMetadata,​Object,​BaseValueSourceInternal) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6695: Line 6698:
 ** {{wiki:​ProtectedMethod.gif|}} UnsetEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata) ** ** {{wiki:​ProtectedMethod.gif|}} UnsetEffectiveValue(EntryIndex,​DependencyProperty,​PropertyMetadata) **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6719: Line 6722:
 ** {{wiki:​ProtectedMethod.gif|}} DetachFromDispatcher() ** ** {{wiki:​ProtectedMethod.gif|}} DetachFromDispatcher() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
  
 == Return Value == == Return Value ==
Line 6731: Line 6734:
 ** {{wiki:​ProtectedMethod.gif|}} Finalize() ** ** {{wiki:​ProtectedMethod.gif|}} Finalize() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 6743: Line 6746:
 ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() ** ** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
Line 6756: Line 6759:
 ** {{wiki:​PublicProperty.gif|}} Content ** ** {{wiki:​PublicProperty.gif|}} Content **
  
-This property gets or sets the content of this map tool. It's a DependencyProperty.+  * //This property gets or sets the content of this map tool. It's a DependencyProperty.//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Content/​/
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 6764: Line 6767:
 ** {{wiki:​PublicProperty.gif|}} CurrentMap ** ** {{wiki:​PublicProperty.gif|}} CurrentMap **
  
-Gets or sets current map that the mapTool will be drawn on+  * //Gets or sets current map that the mapTool will be drawn on//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​CurrentMap/​/
 == Return Value == == Return Value ==
   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]   * Type:​[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]
Line 6772: Line 6775:
 ** {{wiki:​PublicProperty.gif|}} BorderBrush ** ** {{wiki:​PublicProperty.gif|}} BorderBrush **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​BorderBrush/​/
 == Return Value == == Return Value ==
   * Type:Brush   * Type:Brush
Line 6780: Line 6783:
 ** {{wiki:​PublicProperty.gif|}} BorderThickness ** ** {{wiki:​PublicProperty.gif|}} BorderThickness **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​BorderThickness/​/
 == Return Value == == Return Value ==
   * Type:​Thickness   * Type:​Thickness
Line 6788: Line 6791:
 ** {{wiki:​PublicProperty.gif|}} Background ** ** {{wiki:​PublicProperty.gif|}} Background **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Background/​/
 == Return Value == == Return Value ==
   * Type:Brush   * Type:Brush
Line 6796: Line 6799:
 ** {{wiki:​PublicProperty.gif|}} Foreground ** ** {{wiki:​PublicProperty.gif|}} Foreground **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Foreground/​/
 == Return Value == == Return Value ==
   * Type:Brush   * Type:Brush
Line 6804: Line 6807:
 ** {{wiki:​PublicProperty.gif|}} FontFamily ** ** {{wiki:​PublicProperty.gif|}} FontFamily **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FontFamily/​/
 == Return Value == == Return Value ==
   * Type:​FontFamily   * Type:​FontFamily
Line 6812: Line 6815:
 ** {{wiki:​PublicProperty.gif|}} FontSize ** ** {{wiki:​PublicProperty.gif|}} FontSize **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FontSize/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 6820: Line 6823:
 ** {{wiki:​PublicProperty.gif|}} FontStretch ** ** {{wiki:​PublicProperty.gif|}} FontStretch **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FontStretch/​/
 == Return Value == == Return Value ==
   * Type:​FontStretch   * Type:​FontStretch
Line 6828: Line 6831:
 ** {{wiki:​PublicProperty.gif|}} FontStyle ** ** {{wiki:​PublicProperty.gif|}} FontStyle **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FontStyle/​/
 == Return Value == == Return Value ==
   * Type:​FontStyle   * Type:​FontStyle
Line 6836: Line 6839:
 ** {{wiki:​PublicProperty.gif|}} FontWeight ** ** {{wiki:​PublicProperty.gif|}} FontWeight **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FontWeight/​/
 == Return Value == == Return Value ==
   * Type:​FontWeight   * Type:​FontWeight
Line 6844: Line 6847:
 ** {{wiki:​PublicProperty.gif|}} HorizontalContentAlignment ** ** {{wiki:​PublicProperty.gif|}} HorizontalContentAlignment **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​HorizontalContentAlignment/​/
 == Return Value == == Return Value ==
   * Type:​HorizontalAlignment   * Type:​HorizontalAlignment
Line 6852: Line 6855:
 ** {{wiki:​PublicProperty.gif|}} VerticalContentAlignment ** ** {{wiki:​PublicProperty.gif|}} VerticalContentAlignment **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​VerticalContentAlignment/​/
 == Return Value == == Return Value ==
   * Type:​VerticalAlignment   * Type:​VerticalAlignment
Line 6860: Line 6863:
 ** {{wiki:​PublicProperty.gif|}} TabIndex ** ** {{wiki:​PublicProperty.gif|}} TabIndex **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​TabIndex/​/
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 6868: Line 6871:
 ** {{wiki:​PublicProperty.gif|}} IsTabStop ** ** {{wiki:​PublicProperty.gif|}} IsTabStop **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsTabStop/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 6876: Line 6879:
 ** {{wiki:​PublicProperty.gif|}} Padding ** ** {{wiki:​PublicProperty.gif|}} Padding **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Padding/​/
 == Return Value == == Return Value ==
   * Type:​Thickness   * Type:​Thickness
Line 6884: Line 6887:
 ** {{wiki:​PublicProperty.gif|}} Template ** ** {{wiki:​PublicProperty.gif|}} Template **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​ControlTemplate   * Type:​ControlTemplate
Line 6892: Line 6895:
 ** {{wiki:​PublicProperty.gif|}} Style ** ** {{wiki:​PublicProperty.gif|}} Style **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:Style   * Type:Style
Line 6900: Line 6903:
 ** {{wiki:​PublicProperty.gif|}} OverridesDefaultStyle ** ** {{wiki:​PublicProperty.gif|}} OverridesDefaultStyle **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OverridesDefaultStyle/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 6908: Line 6911:
 ** {{wiki:​PublicProperty.gif|}} UseLayoutRounding ** ** {{wiki:​PublicProperty.gif|}} UseLayoutRounding **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​UseLayoutRounding/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 6916: Line 6919:
 ** {{wiki:​PublicProperty.gif|}} Triggers ** ** {{wiki:​PublicProperty.gif|}} Triggers **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​TriggerCollection   * Type:​TriggerCollection
Line 6924: Line 6927:
 ** {{wiki:​PublicProperty.gif|}} TemplatedParent ** ** {{wiki:​PublicProperty.gif|}} TemplatedParent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​TemplatedParent/​/
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 6932: Line 6935:
 ** {{wiki:​PublicProperty.gif|}} Resources ** ** {{wiki:​PublicProperty.gif|}} Resources **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​ResourceDictionary   * Type:​ResourceDictionary
Line 6940: Line 6943:
 ** {{wiki:​PublicProperty.gif|}} DataContext ** ** {{wiki:​PublicProperty.gif|}} DataContext **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​DataContext/​/
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 6948: Line 6951:
 ** {{wiki:​PublicProperty.gif|}} BindingGroup ** ** {{wiki:​PublicProperty.gif|}} BindingGroup **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​BindingGroup/​/
 == Return Value == == Return Value ==
   * Type:​BindingGroup   * Type:​BindingGroup
Line 6956: Line 6959:
 ** {{wiki:​PublicProperty.gif|}} Language ** ** {{wiki:​PublicProperty.gif|}} Language **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Language/​/
 == Return Value == == Return Value ==
   * Type:​XmlLanguage   * Type:​XmlLanguage
Line 6964: Line 6967:
 ** {{wiki:​PublicProperty.gif|}} Name ** ** {{wiki:​PublicProperty.gif|}} Name **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:String   * Type:String
Line 6972: Line 6975:
 ** {{wiki:​PublicProperty.gif|}} Tag ** ** {{wiki:​PublicProperty.gif|}} Tag **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Tag/​/
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 6980: Line 6983:
 ** {{wiki:​PublicProperty.gif|}} InputScope ** ** {{wiki:​PublicProperty.gif|}} InputScope **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​InputScope/​/
 == Return Value == == Return Value ==
   * Type:​InputScope   * Type:​InputScope
Line 6988: Line 6991:
 ** {{wiki:​PublicProperty.gif|}} ActualWidth ** ** {{wiki:​PublicProperty.gif|}} ActualWidth **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ActualWidth/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 6996: Line 6999:
 ** {{wiki:​PublicProperty.gif|}} ActualHeight ** ** {{wiki:​PublicProperty.gif|}} ActualHeight **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ActualHeight/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7004: Line 7007:
 ** {{wiki:​PublicProperty.gif|}} LayoutTransform ** ** {{wiki:​PublicProperty.gif|}} LayoutTransform **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​LayoutTransform/​/
 == Return Value == == Return Value ==
   * Type:​Transform   * Type:​Transform
Line 7012: Line 7015:
 ** {{wiki:​PublicProperty.gif|}} Width ** ** {{wiki:​PublicProperty.gif|}} Width **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ActualWidth/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7020: Line 7023:
 ** {{wiki:​PublicProperty.gif|}} MinWidth ** ** {{wiki:​PublicProperty.gif|}} MinWidth **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​MinWidth/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7028: Line 7031:
 ** {{wiki:​PublicProperty.gif|}} MaxWidth ** ** {{wiki:​PublicProperty.gif|}} MaxWidth **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​MaxWidth/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7036: Line 7039:
 ** {{wiki:​PublicProperty.gif|}} Height ** ** {{wiki:​PublicProperty.gif|}} Height **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ActualHeight/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7044: Line 7047:
 ** {{wiki:​PublicProperty.gif|}} MinHeight ** ** {{wiki:​PublicProperty.gif|}} MinHeight **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​MinHeight/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7052: Line 7055:
 ** {{wiki:​PublicProperty.gif|}} MaxHeight ** ** {{wiki:​PublicProperty.gif|}} MaxHeight **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​MaxHeight/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7060: Line 7063:
 ** {{wiki:​PublicProperty.gif|}} FlowDirection ** ** {{wiki:​PublicProperty.gif|}} FlowDirection **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FlowDirection/​/
 == Return Value == == Return Value ==
   * Type:​FlowDirection   * Type:​FlowDirection
Line 7068: Line 7071:
 ** {{wiki:​PublicProperty.gif|}} Margin ** ** {{wiki:​PublicProperty.gif|}} Margin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Margin/​/
 == Return Value == == Return Value ==
   * Type:​Thickness   * Type:​Thickness
Line 7076: Line 7079:
 ** {{wiki:​PublicProperty.gif|}} HorizontalAlignment ** ** {{wiki:​PublicProperty.gif|}} HorizontalAlignment **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​HorizontalAlignment/​/
 == Return Value == == Return Value ==
   * Type:​HorizontalAlignment   * Type:​HorizontalAlignment
Line 7084: Line 7087:
 ** {{wiki:​PublicProperty.gif|}} VerticalAlignment ** ** {{wiki:​PublicProperty.gif|}} VerticalAlignment **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​VerticalAlignment/​/
 == Return Value == == Return Value ==
   * Type:​VerticalAlignment   * Type:​VerticalAlignment
Line 7092: Line 7095:
 ** {{wiki:​PublicProperty.gif|}} FocusVisualStyle ** ** {{wiki:​PublicProperty.gif|}} FocusVisualStyle **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FocusVisualStyle/​/
 == Return Value == == Return Value ==
   * Type:Style   * Type:Style
Line 7100: Line 7103:
 ** {{wiki:​PublicProperty.gif|}} Cursor ** ** {{wiki:​PublicProperty.gif|}} Cursor **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:Cursor   * Type:Cursor
Line 7108: Line 7111:
 ** {{wiki:​PublicProperty.gif|}} ForceCursor ** ** {{wiki:​PublicProperty.gif|}} ForceCursor **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ForceCursor/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7116: Line 7119:
 ** {{wiki:​PublicProperty.gif|}} IsInitialized ** ** {{wiki:​PublicProperty.gif|}} IsInitialized **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsInitialized/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7124: Line 7127:
 ** {{wiki:​PublicProperty.gif|}} IsLoaded ** ** {{wiki:​PublicProperty.gif|}} IsLoaded **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsLoaded/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7132: Line 7135:
 ** {{wiki:​PublicProperty.gif|}} ToolTip ** ** {{wiki:​PublicProperty.gif|}} ToolTip **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:Object   * Type:Object
Line 7140: Line 7143:
 ** {{wiki:​PublicProperty.gif|}} ContextMenu ** ** {{wiki:​PublicProperty.gif|}} ContextMenu **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​ContextMenu   * Type:​ContextMenu
Line 7148: Line 7151:
 ** {{wiki:​PublicProperty.gif|}} Parent ** ** {{wiki:​PublicProperty.gif|}} Parent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Parent/​/
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 7156: Line 7159:
 ** {{wiki:​PublicProperty.gif|}} HasAnimatedProperties ** ** {{wiki:​PublicProperty.gif|}} HasAnimatedProperties **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​HasAnimatedProperties/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7164: Line 7167:
 ** {{wiki:​PublicProperty.gif|}} InputBindings ** ** {{wiki:​PublicProperty.gif|}} InputBindings **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​InputBindingCollection   * Type:​InputBindingCollection
Line 7172: Line 7175:
 ** {{wiki:​PublicProperty.gif|}} CommandBindings ** ** {{wiki:​PublicProperty.gif|}} CommandBindings **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​CommandBindingCollection   * Type:​CommandBindingCollection
Line 7180: Line 7183:
 ** {{wiki:​PublicProperty.gif|}} AllowDrop ** ** {{wiki:​PublicProperty.gif|}} AllowDrop **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AllowDrop/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7188: Line 7191:
 ** {{wiki:​PublicProperty.gif|}} DesiredSize ** ** {{wiki:​PublicProperty.gif|}} DesiredSize **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:Size   * Type:Size
Line 7196: Line 7199:
 ** {{wiki:​PublicProperty.gif|}} IsMeasureValid ** ** {{wiki:​PublicProperty.gif|}} IsMeasureValid **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsMeasureValid/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7204: Line 7207:
 ** {{wiki:​PublicProperty.gif|}} IsArrangeValid ** ** {{wiki:​PublicProperty.gif|}} IsArrangeValid **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsArrangeValid/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7212: Line 7215:
 ** {{wiki:​PublicProperty.gif|}} RenderSize ** ** {{wiki:​PublicProperty.gif|}} RenderSize **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​RenderSize/​/
 == Return Value == == Return Value ==
   * Type:Size   * Type:Size
Line 7220: Line 7223:
 ** {{wiki:​PublicProperty.gif|}} RenderTransform ** ** {{wiki:​PublicProperty.gif|}} RenderTransform **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​RenderTransform/​/
 == Return Value == == Return Value ==
   * Type:​Transform   * Type:​Transform
Line 7228: Line 7231:
 ** {{wiki:​PublicProperty.gif|}} RenderTransformOrigin ** ** {{wiki:​PublicProperty.gif|}} RenderTransformOrigin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​RenderTransformOrigin/​/
 == Return Value == == Return Value ==
   * Type:Point   * Type:Point
Line 7236: Line 7239:
 ** {{wiki:​PublicProperty.gif|}} IsMouseDirectlyOver ** ** {{wiki:​PublicProperty.gif|}} IsMouseDirectlyOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7244: Line 7247:
 ** {{wiki:​PublicProperty.gif|}} IsMouseOver ** ** {{wiki:​PublicProperty.gif|}} IsMouseOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsMouseOver/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7252: Line 7255:
 ** {{wiki:​PublicProperty.gif|}} IsStylusOver ** ** {{wiki:​PublicProperty.gif|}} IsStylusOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsStylusOver/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7260: Line 7263:
 ** {{wiki:​PublicProperty.gif|}} IsKeyboardFocusWithin ** ** {{wiki:​PublicProperty.gif|}} IsKeyboardFocusWithin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7268: Line 7271:
 ** {{wiki:​PublicProperty.gif|}} IsMouseCaptured ** ** {{wiki:​PublicProperty.gif|}} IsMouseCaptured **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7276: Line 7279:
 ** {{wiki:​PublicProperty.gif|}} IsMouseCaptureWithin ** ** {{wiki:​PublicProperty.gif|}} IsMouseCaptureWithin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7284: Line 7287:
 ** {{wiki:​PublicProperty.gif|}} IsStylusDirectlyOver ** ** {{wiki:​PublicProperty.gif|}} IsStylusDirectlyOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7292: Line 7295:
 ** {{wiki:​PublicProperty.gif|}} IsStylusCaptured ** ** {{wiki:​PublicProperty.gif|}} IsStylusCaptured **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7300: Line 7303:
 ** {{wiki:​PublicProperty.gif|}} IsStylusCaptureWithin ** ** {{wiki:​PublicProperty.gif|}} IsStylusCaptureWithin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7308: Line 7311:
 ** {{wiki:​PublicProperty.gif|}} IsKeyboardFocused ** ** {{wiki:​PublicProperty.gif|}} IsKeyboardFocused **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7316: Line 7319:
 ** {{wiki:​PublicProperty.gif|}} IsInputMethodEnabled ** ** {{wiki:​PublicProperty.gif|}} IsInputMethodEnabled **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsInputMethodEnabled/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7324: Line 7327:
 ** {{wiki:​PublicProperty.gif|}} Opacity ** ** {{wiki:​PublicProperty.gif|}} Opacity **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Opacity/​/
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 7332: Line 7335:
 ** {{wiki:​PublicProperty.gif|}} OpacityMask ** ** {{wiki:​PublicProperty.gif|}} OpacityMask **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OpacityMask/​/
 == Return Value == == Return Value ==
   * Type:Brush   * Type:Brush
Line 7340: Line 7343:
 ** {{wiki:​PublicProperty.gif|}} BitmapEffect ** ** {{wiki:​PublicProperty.gif|}} BitmapEffect **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffect   * Type:​BitmapEffect
Line 7348: Line 7351:
 ** {{wiki:​PublicProperty.gif|}} Effect ** ** {{wiki:​PublicProperty.gif|}} Effect **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Effect/​/
 == Return Value == == Return Value ==
   * Type:Effect   * Type:Effect
Line 7356: Line 7359:
 ** {{wiki:​PublicProperty.gif|}} BitmapEffectInput ** ** {{wiki:​PublicProperty.gif|}} BitmapEffectInput **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffectInput   * Type:​BitmapEffectInput
Line 7364: Line 7367:
 ** {{wiki:​PublicProperty.gif|}} CacheMode ** ** {{wiki:​PublicProperty.gif|}} CacheMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​CacheMode/​/
 == Return Value == == Return Value ==
   * Type:​CacheMode   * Type:​CacheMode
Line 7372: Line 7375:
 ** {{wiki:​PublicProperty.gif|}} Uid ** ** {{wiki:​PublicProperty.gif|}} Uid **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Uid/​/
 == Return Value == == Return Value ==
   * Type:String   * Type:String
Line 7380: Line 7383:
 ** {{wiki:​PublicProperty.gif|}} Visibility ** ** {{wiki:​PublicProperty.gif|}} Visibility **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Visibility/​/
 == Return Value == == Return Value ==
   * Type:​Visibility   * Type:​Visibility
Line 7388: Line 7391:
 ** {{wiki:​PublicProperty.gif|}} ClipToBounds ** ** {{wiki:​PublicProperty.gif|}} ClipToBounds **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​ClipToBounds/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7396: Line 7399:
 ** {{wiki:​PublicProperty.gif|}} Clip ** ** {{wiki:​PublicProperty.gif|}} Clip **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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 == == Return Value ==
   * Type:​Geometry   * Type:​Geometry
Line 7404: Line 7407:
 ** {{wiki:​PublicProperty.gif|}} SnapsToDevicePixels ** ** {{wiki:​PublicProperty.gif|}} SnapsToDevicePixels **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​SnapsToDevicePixels/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7412: Line 7415:
 ** {{wiki:​PublicProperty.gif|}} IsFocused ** ** {{wiki:​PublicProperty.gif|}} IsFocused **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsFocused/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7420: Line 7423:
 ** {{wiki:​PublicProperty.gif|}} IsEnabled ** ** {{wiki:​PublicProperty.gif|}} IsEnabled **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsEnabled/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7428: Line 7431:
 ** {{wiki:​PublicProperty.gif|}} IsHitTestVisible ** ** {{wiki:​PublicProperty.gif|}} IsHitTestVisible **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsHitTestVisible/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7436: Line 7439:
 ** {{wiki:​PublicProperty.gif|}} IsVisible ** ** {{wiki:​PublicProperty.gif|}} IsVisible **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsVisible/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7444: Line 7447:
 ** {{wiki:​PublicProperty.gif|}} Focusable ** ** {{wiki:​PublicProperty.gif|}} Focusable **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Focusable/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7452: Line 7455:
 ** {{wiki:​PublicProperty.gif|}} PersistId ** ** {{wiki:​PublicProperty.gif|}} PersistId **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 7460: Line 7463:
 ** {{wiki:​PublicProperty.gif|}} IsManipulationEnabled ** ** {{wiki:​PublicProperty.gif|}} IsManipulationEnabled **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsManipulationEnabled/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7468: Line 7471:
 ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesOver ** ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesOver/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7476: Line 7479:
 ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesDirectlyOver ** ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesDirectlyOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesDirectlyOver/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7484: Line 7487:
 ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesCapturedWithin ** ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesCapturedWithin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesCapturedWithin/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7492: Line 7495:
 ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesCaptured ** ** {{wiki:​PublicProperty.gif|}} AreAnyTouchesCaptured **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesCaptured/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7500: Line 7503:
 ** {{wiki:​PublicProperty.gif|}} TouchesCaptured ** ** {{wiki:​PublicProperty.gif|}} TouchesCaptured **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesCaptured/​/
 == Return Value == == Return Value ==
   * Type:​IEnumerable<​TouchDevice>​   * Type:​IEnumerable<​TouchDevice>​
Line 7508: Line 7511:
 ** {{wiki:​PublicProperty.gif|}} TouchesCapturedWithin ** ** {{wiki:​PublicProperty.gif|}} TouchesCapturedWithin **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesCapturedWithin/​/
 == Return Value == == Return Value ==
   * Type:​IEnumerable<​TouchDevice>​   * Type:​IEnumerable<​TouchDevice>​
Line 7516: Line 7519:
 ** {{wiki:​PublicProperty.gif|}} TouchesOver ** ** {{wiki:​PublicProperty.gif|}} TouchesOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesOver/​/
 == Return Value == == Return Value ==
   * Type:​IEnumerable<​TouchDevice>​   * Type:​IEnumerable<​TouchDevice>​
Line 7524: Line 7527:
 ** {{wiki:​PublicProperty.gif|}} TouchesDirectlyOver ** ** {{wiki:​PublicProperty.gif|}} TouchesDirectlyOver **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​AreAnyTouchesDirectlyOver/​/
 == Return Value == == Return Value ==
   * Type:​IEnumerable<​TouchDevice>​   * Type:​IEnumerable<​TouchDevice>​
Line 7532: Line 7535:
 ** {{wiki:​PublicProperty.gif|}} DependencyObjectType ** ** {{wiki:​PublicProperty.gif|}} DependencyObjectType **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​DependencyObjectType/​/
 == Return Value == == Return Value ==
   * Type:​DependencyObjectType   * Type:​DependencyObjectType
Line 7540: Line 7543:
 ** {{wiki:​PublicProperty.gif|}} IsSealed ** ** {{wiki:​PublicProperty.gif|}} IsSealed **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsSealed/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7548: Line 7551:
 ** {{wiki:​PublicProperty.gif|}} Dispatcher ** ** {{wiki:​PublicProperty.gif|}} Dispatcher **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Dispatcher/​/
 == Return Value == == Return Value ==
   * Type:​Dispatcher   * Type:​Dispatcher
Line 7557: Line 7560:
 ** {{wiki:​ProtectedProperty.gif|}} TemplateInternal ** ** {{wiki:​ProtectedProperty.gif|}} TemplateInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​FrameworkTemplate   * Type:​FrameworkTemplate
Line 7565: Line 7568:
 ** {{wiki:​ProtectedProperty.gif|}} TemplateCache ** ** {{wiki:​ProtectedProperty.gif|}} TemplateCache **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​FrameworkTemplate   * Type:​FrameworkTemplate
Line 7573: Line 7576:
 ** {{wiki:​ProtectedProperty.gif|}} HandlesScrolling ** ** {{wiki:​ProtectedProperty.gif|}} HandlesScrolling **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7581: Line 7584:
 ** {{wiki:​ProtectedProperty.gif|}} VisualStateChangeSuspended ** ** {{wiki:​ProtectedProperty.gif|}} VisualStateChangeSuspended **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7589: Line 7592:
 ** {{wiki:​ProtectedProperty.gif|}} DefaultStyleKey ** ** {{wiki:​ProtectedProperty.gif|}} DefaultStyleKey **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Object   * Type:Object
Line 7597: Line 7600:
 ** {{wiki:​ProtectedProperty.gif|}} ThemeStyle ** ** {{wiki:​ProtectedProperty.gif|}} ThemeStyle **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Style   * Type:Style
Line 7605: Line 7608:
 ** {{wiki:​ProtectedProperty.gif|}} DTypeThemeStyleKey ** ** {{wiki:​ProtectedProperty.gif|}} DTypeThemeStyleKey **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DependencyObjectType   * Type:​DependencyObjectType
Line 7613: Line 7616:
 ** {{wiki:​ProtectedProperty.gif|}} IsTemplateRoot ** ** {{wiki:​ProtectedProperty.gif|}} IsTemplateRoot **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7621: Line 7624:
 ** {{wiki:​ProtectedProperty.gif|}} TemplateChild ** ** {{wiki:​ProtectedProperty.gif|}} TemplateChild **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​UIElement   * Type:​UIElement
Line 7629: Line 7632:
 ** {{wiki:​ProtectedProperty.gif|}} StateGroupsRoot ** ** {{wiki:​ProtectedProperty.gif|}} StateGroupsRoot **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​FrameworkElement   * Type:​FrameworkElement
Line 7637: Line 7640:
 ** {{wiki:​ProtectedProperty.gif|}} VisualChildrenCount ** ** {{wiki:​ProtectedProperty.gif|}} VisualChildrenCount **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​VisualChildrenCount/​/
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 7645: Line 7648:
 ** {{wiki:​ProtectedProperty.gif|}} HasResources ** ** {{wiki:​ProtectedProperty.gif|}} HasResources **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7653: Line 7656:
 ** {{wiki:​ProtectedProperty.gif|}} InheritanceBehavior ** ** {{wiki:​ProtectedProperty.gif|}} InheritanceBehavior **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​InheritanceBehavior   * Type:​InheritanceBehavior
Line 7661: Line 7664:
 ** {{wiki:​ProtectedProperty.gif|}} HasResourceReference ** ** {{wiki:​ProtectedProperty.gif|}} HasResourceReference **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7669: Line 7672:
 ** {{wiki:​ProtectedProperty.gif|}} IsLogicalChildrenIterationInProgress ** ** {{wiki:​ProtectedProperty.gif|}} IsLogicalChildrenIterationInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7677: Line 7680:
 ** {{wiki:​ProtectedProperty.gif|}} InVisibilityCollapsedTree ** ** {{wiki:​ProtectedProperty.gif|}} InVisibilityCollapsedTree **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7685: Line 7688:
 ** {{wiki:​ProtectedProperty.gif|}} SubtreeHasLoadedChangeHandler ** ** {{wiki:​ProtectedProperty.gif|}} SubtreeHasLoadedChangeHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7693: Line 7696:
 ** {{wiki:​ProtectedProperty.gif|}} IsLoadedCache ** ** {{wiki:​ProtectedProperty.gif|}} IsLoadedCache **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7701: Line 7704:
 ** {{wiki:​ProtectedProperty.gif|}} IsParentAnFE ** ** {{wiki:​ProtectedProperty.gif|}} IsParentAnFE **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7709: Line 7712:
 ** {{wiki:​ProtectedProperty.gif|}} IsTemplatedParentAnFE ** ** {{wiki:​ProtectedProperty.gif|}} IsTemplatedParentAnFE **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7717: Line 7720:
 ** {{wiki:​ProtectedProperty.gif|}} HasLogicalChildren ** ** {{wiki:​ProtectedProperty.gif|}} HasLogicalChildren **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7725: Line 7728:
 ** {{wiki:​ProtectedProperty.gif|}} IsRightToLeft ** ** {{wiki:​ProtectedProperty.gif|}} IsRightToLeft **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7733: Line 7736:
 ** {{wiki:​ProtectedProperty.gif|}} TemplateChildIndex ** ** {{wiki:​ProtectedProperty.gif|}} TemplateChildIndex **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 7741: Line 7744:
 ** {{wiki:​ProtectedProperty.gif|}} IsRequestingExpression ** ** {{wiki:​ProtectedProperty.gif|}} IsRequestingExpression **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7749: Line 7752:
 ** {{wiki:​ProtectedProperty.gif|}} BypassLayoutPolicies ** ** {{wiki:​ProtectedProperty.gif|}} BypassLayoutPolicies **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7757: Line 7760:
 ** {{wiki:​ProtectedProperty.gif|}} EffectiveValuesInitialSize ** ** {{wiki:​ProtectedProperty.gif|}} EffectiveValuesInitialSize **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 7765: Line 7768:
 ** {{wiki:​ProtectedProperty.gif|}} LogicalChildren ** ** {{wiki:​ProtectedProperty.gif|}} LogicalChildren **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​IEnumerator   * Type:​IEnumerator
Line 7773: Line 7776:
 ** {{wiki:​ProtectedProperty.gif|}} ThisHasLoadedChangeEventHandler ** ** {{wiki:​ProtectedProperty.gif|}} ThisHasLoadedChangeEventHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7781: Line 7784:
 ** {{wiki:​ProtectedProperty.gif|}} HasFefLoadedChangeHandler ** ** {{wiki:​ProtectedProperty.gif|}} HasFefLoadedChangeHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7789: Line 7792:
 ** {{wiki:​ProtectedProperty.gif|}} InheritanceContext ** ** {{wiki:​ProtectedProperty.gif|}} InheritanceContext **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 7797: Line 7800:
 ** {{wiki:​ProtectedProperty.gif|}} IsStyleUpdateInProgress ** ** {{wiki:​ProtectedProperty.gif|}} IsStyleUpdateInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7805: Line 7808:
 ** {{wiki:​ProtectedProperty.gif|}} IsThemeStyleUpdateInProgress ** ** {{wiki:​ProtectedProperty.gif|}} IsThemeStyleUpdateInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7813: Line 7816:
 ** {{wiki:​ProtectedProperty.gif|}} StoresParentTemplateValues ** ** {{wiki:​ProtectedProperty.gif|}} StoresParentTemplateValues **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7821: Line 7824:
 ** {{wiki:​ProtectedProperty.gif|}} HasNumberSubstitutionChanged ** ** {{wiki:​ProtectedProperty.gif|}} HasNumberSubstitutionChanged **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7829: Line 7832:
 ** {{wiki:​ProtectedProperty.gif|}} HasTemplateGeneratedSubTree ** ** {{wiki:​ProtectedProperty.gif|}} HasTemplateGeneratedSubTree **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7837: Line 7840:
 ** {{wiki:​ProtectedProperty.gif|}} HasImplicitStyleFromResources ** ** {{wiki:​ProtectedProperty.gif|}} HasImplicitStyleFromResources **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7845: Line 7848:
 ** {{wiki:​ProtectedProperty.gif|}} ShouldLookupImplicitStyles ** ** {{wiki:​ProtectedProperty.gif|}} ShouldLookupImplicitStyles **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7853: Line 7856:
 ** {{wiki:​ProtectedProperty.gif|}} IsStyleSetFromGenerator ** ** {{wiki:​ProtectedProperty.gif|}} IsStyleSetFromGenerator **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7861: Line 7864:
 ** {{wiki:​ProtectedProperty.gif|}} HasStyleChanged ** ** {{wiki:​ProtectedProperty.gif|}} HasStyleChanged **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7869: Line 7872:
 ** {{wiki:​ProtectedProperty.gif|}} HasTemplateChanged ** ** {{wiki:​ProtectedProperty.gif|}} HasTemplateChanged **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7877: Line 7880:
 ** {{wiki:​ProtectedProperty.gif|}} HasStyleInvalidated ** ** {{wiki:​ProtectedProperty.gif|}} HasStyleInvalidated **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7885: Line 7888:
 ** {{wiki:​ProtectedProperty.gif|}} HasStyleEverBeenFetched ** ** {{wiki:​ProtectedProperty.gif|}} HasStyleEverBeenFetched **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7893: Line 7896:
 ** {{wiki:​ProtectedProperty.gif|}} HasLocalStyle ** ** {{wiki:​ProtectedProperty.gif|}} HasLocalStyle **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7901: Line 7904:
 ** {{wiki:​ProtectedProperty.gif|}} HasThemeStyleEverBeenFetched ** ** {{wiki:​ProtectedProperty.gif|}} HasThemeStyleEverBeenFetched **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7909: Line 7912:
 ** {{wiki:​ProtectedProperty.gif|}} AncestorChangeInProgress ** ** {{wiki:​ProtectedProperty.gif|}} AncestorChangeInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7917: Line 7920:
 ** {{wiki:​ProtectedProperty.gif|}} InheritableProperties ** ** {{wiki:​ProtectedProperty.gif|}} InheritableProperties **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​FrugalObjectList<​DependencyProperty>​   * Type:​FrugalObjectList<​DependencyProperty>​
Line 7925: Line 7928:
 ** {{wiki:​ProtectedProperty.gif|}} LoadedPending ** ** {{wiki:​ProtectedProperty.gif|}} LoadedPending **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Object[]   * Type:​Object[]
Line 7933: Line 7936:
 ** {{wiki:​ProtectedProperty.gif|}} UnloadedPending ** ** {{wiki:​ProtectedProperty.gif|}} UnloadedPending **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Object[]   * Type:​Object[]
Line 7941: Line 7944:
 ** {{wiki:​ProtectedProperty.gif|}} HasMultipleInheritanceContexts ** ** {{wiki:​ProtectedProperty.gif|}} HasMultipleInheritanceContexts **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7949: Line 7952:
 ** {{wiki:​ProtectedProperty.gif|}} PotentiallyHasMentees ** ** {{wiki:​ProtectedProperty.gif|}} PotentiallyHasMentees **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 7957: Line 7960:
 ** {{wiki:​ProtectedProperty.gif|}} InputBindingsInternal ** ** {{wiki:​ProtectedProperty.gif|}} InputBindingsInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​InputBindingCollection   * Type:​InputBindingCollection
Line 7965: Line 7968:
 ** {{wiki:​ProtectedProperty.gif|}} CommandBindingsInternal ** ** {{wiki:​ProtectedProperty.gif|}} CommandBindingsInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​CommandBindingCollection   * Type:​CommandBindingCollection
Line 7973: Line 7976:
 ** {{wiki:​ProtectedProperty.gif|}} EventHandlersStore ** ** {{wiki:​ProtectedProperty.gif|}} EventHandlersStore **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandlersStore   * Type:​EventHandlersStore
Line 7981: Line 7984:
 ** {{wiki:​ProtectedProperty.gif|}} StylusPlugIns ** ** {{wiki:​ProtectedProperty.gif|}} StylusPlugIns **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​StylusPlugIns/​/
 == Return Value == == Return Value ==
   * Type:​StylusPlugInCollection   * Type:​StylusPlugInCollection
Line 7989: Line 7992:
 ** {{wiki:​ProtectedProperty.gif|}} PreviousConstraint ** ** {{wiki:​ProtectedProperty.gif|}} PreviousConstraint **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Size   * Type:Size
Line 7997: Line 8000:
 ** {{wiki:​ProtectedProperty.gif|}} HasEffectiveKeyboardFocus ** ** {{wiki:​ProtectedProperty.gif|}} HasEffectiveKeyboardFocus **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8005: Line 8008:
 ** {{wiki:​ProtectedProperty.gif|}} IsEnabledCore ** ** {{wiki:​ProtectedProperty.gif|}} IsEnabledCore **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsEnabledCore/​/
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8013: Line 8016:
 ** {{wiki:​ProtectedProperty.gif|}} PreviousArrangeRect ** ** {{wiki:​ProtectedProperty.gif|}} PreviousArrangeRect **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Rect   * Type:Rect
Line 8021: Line 8024:
 ** {{wiki:​ProtectedProperty.gif|}} HasAutomationPeer ** ** {{wiki:​ProtectedProperty.gif|}} HasAutomationPeer **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8029: Line 8032:
 ** {{wiki:​ProtectedProperty.gif|}} SnapsToDevicePixelsCache ** ** {{wiki:​ProtectedProperty.gif|}} SnapsToDevicePixelsCache **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8037: Line 8040:
 ** {{wiki:​ProtectedProperty.gif|}} ClipToBoundsCache ** ** {{wiki:​ProtectedProperty.gif|}} ClipToBoundsCache **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8045: Line 8048:
 ** {{wiki:​ProtectedProperty.gif|}} MeasureDirty ** ** {{wiki:​ProtectedProperty.gif|}} MeasureDirty **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8053: Line 8056:
 ** {{wiki:​ProtectedProperty.gif|}} ArrangeDirty ** ** {{wiki:​ProtectedProperty.gif|}} ArrangeDirty **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8061: Line 8064:
 ** {{wiki:​ProtectedProperty.gif|}} MeasureInProgress ** ** {{wiki:​ProtectedProperty.gif|}} MeasureInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8069: Line 8072:
 ** {{wiki:​ProtectedProperty.gif|}} ArrangeInProgress ** ** {{wiki:​ProtectedProperty.gif|}} ArrangeInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8077: Line 8080:
 ** {{wiki:​ProtectedProperty.gif|}} NeverMeasured ** ** {{wiki:​ProtectedProperty.gif|}} NeverMeasured **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8085: Line 8088:
 ** {{wiki:​ProtectedProperty.gif|}} NeverArranged ** ** {{wiki:​ProtectedProperty.gif|}} NeverArranged **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8093: Line 8096:
 ** {{wiki:​ProtectedProperty.gif|}} MeasureDuringArrange ** ** {{wiki:​ProtectedProperty.gif|}} MeasureDuringArrange **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8101: Line 8104:
 ** {{wiki:​ProtectedProperty.gif|}} AreTransformsClean ** ** {{wiki:​ProtectedProperty.gif|}} AreTransformsClean **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8109: Line 8112:
 ** {{wiki:​ProtectedProperty.gif|}} IsVisualChildrenIterationInProgress ** ** {{wiki:​ProtectedProperty.gif|}} IsVisualChildrenIterationInProgress **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8117: Line 8120:
 ** {{wiki:​ProtectedProperty.gif|}} IsRootElement ** ** {{wiki:​ProtectedProperty.gif|}} IsRootElement **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8125: Line 8128:
 ** {{wiki:​ProtectedProperty.gif|}} VisualContentBounds ** ** {{wiki:​ProtectedProperty.gif|}} VisualContentBounds **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Rect   * Type:Rect
Line 8133: Line 8136:
 ** {{wiki:​ProtectedProperty.gif|}} VisualDescendantBounds ** ** {{wiki:​ProtectedProperty.gif|}} VisualDescendantBounds **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Rect   * Type:Rect
Line 8141: Line 8144:
 ** {{wiki:​ProtectedProperty.gif|}} InternalVisualChildrenCount ** ** {{wiki:​ProtectedProperty.gif|}} InternalVisualChildrenCount **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 8149: Line 8152:
 ** {{wiki:​ProtectedProperty.gif|}} InternalVisual2DOr3DChildrenCount ** ** {{wiki:​ProtectedProperty.gif|}} InternalVisual2DOr3DChildrenCount **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Int32   * Type:Int32
Line 8157: Line 8160:
 ** {{wiki:​ProtectedProperty.gif|}} HasVisualChildren ** ** {{wiki:​ProtectedProperty.gif|}} HasVisualChildren **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8165: Line 8168:
 ** {{wiki:​ProtectedProperty.gif|}} TreeLevel ** ** {{wiki:​ProtectedProperty.gif|}} TreeLevel **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:UInt32   * Type:UInt32
Line 8173: Line 8176:
 ** {{wiki:​ProtectedProperty.gif|}} VisualParent ** ** {{wiki:​ProtectedProperty.gif|}} VisualParent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​VisualParent/​/
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 8181: Line 8184:
 ** {{wiki:​ProtectedProperty.gif|}} InternalVisualParent ** ** {{wiki:​ProtectedProperty.gif|}} InternalVisualParent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 8189: Line 8192:
 ** {{wiki:​ProtectedProperty.gif|}} VisualTransform ** ** {{wiki:​ProtectedProperty.gif|}} VisualTransform **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Transform   * Type:​Transform
Line 8197: Line 8200:
 ** {{wiki:​ProtectedProperty.gif|}} VisualEffect ** ** {{wiki:​ProtectedProperty.gif|}} VisualEffect **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Effect   * Type:Effect
Line 8205: Line 8208:
 ** {{wiki:​ProtectedProperty.gif|}} VisualEffectInternal ** ** {{wiki:​ProtectedProperty.gif|}} VisualEffectInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Effect   * Type:Effect
Line 8213: Line 8216:
 ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffect ** ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffect **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffect   * Type:​BitmapEffect
Line 8221: Line 8224:
 ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInput ** ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInput **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffectInput   * Type:​BitmapEffectInput
Line 8229: Line 8232:
 ** {{wiki:​ProtectedProperty.gif|}} BitmapEffectEmulationDisabled ** ** {{wiki:​ProtectedProperty.gif|}} BitmapEffectEmulationDisabled **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8237: Line 8240:
 ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInternal ** ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffect   * Type:​BitmapEffect
Line 8245: Line 8248:
 ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInputInternal ** ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapEffectInputInternal **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapEffectInput   * Type:​BitmapEffectInput
Line 8253: Line 8256:
 ** {{wiki:​ProtectedProperty.gif|}} VisualCacheMode ** ** {{wiki:​ProtectedProperty.gif|}} VisualCacheMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​CacheMode   * Type:​CacheMode
Line 8261: Line 8264:
 ** {{wiki:​ProtectedProperty.gif|}} VisualScrollableAreaClip ** ** {{wiki:​ProtectedProperty.gif|}} VisualScrollableAreaClip **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Nullable<​Rect>​   * Type:​Nullable<​Rect>​
Line 8269: Line 8272:
 ** {{wiki:​ProtectedProperty.gif|}} VisualClip ** ** {{wiki:​ProtectedProperty.gif|}} VisualClip **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Geometry   * Type:​Geometry
Line 8277: Line 8280:
 ** {{wiki:​ProtectedProperty.gif|}} VisualOffset ** ** {{wiki:​ProtectedProperty.gif|}} VisualOffset **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Vector   * Type:Vector
Line 8285: Line 8288:
 ** {{wiki:​ProtectedProperty.gif|}} VisualOpacity ** ** {{wiki:​ProtectedProperty.gif|}} VisualOpacity **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Double   * Type:Double
Line 8293: Line 8296:
 ** {{wiki:​ProtectedProperty.gif|}} VisualEdgeMode ** ** {{wiki:​ProtectedProperty.gif|}} VisualEdgeMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EdgeMode   * Type:​EdgeMode
Line 8301: Line 8304:
 ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapScalingMode ** ** {{wiki:​ProtectedProperty.gif|}} VisualBitmapScalingMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​BitmapScalingMode   * Type:​BitmapScalingMode
Line 8309: Line 8312:
 ** {{wiki:​ProtectedProperty.gif|}} VisualClearTypeHint ** ** {{wiki:​ProtectedProperty.gif|}} VisualClearTypeHint **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​ClearTypeHint   * Type:​ClearTypeHint
Line 8317: Line 8320:
 ** {{wiki:​ProtectedProperty.gif|}} VisualTextRenderingMode ** ** {{wiki:​ProtectedProperty.gif|}} VisualTextRenderingMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​TextRenderingMode   * Type:​TextRenderingMode
Line 8325: Line 8328:
 ** {{wiki:​ProtectedProperty.gif|}} VisualTextHintingMode ** ** {{wiki:​ProtectedProperty.gif|}} VisualTextHintingMode **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​TextHintingMode   * Type:​TextHintingMode
Line 8333: Line 8336:
 ** {{wiki:​ProtectedProperty.gif|}} VisualOpacityMask ** ** {{wiki:​ProtectedProperty.gif|}} VisualOpacityMask **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:Brush   * Type:Brush
Line 8341: Line 8344:
 ** {{wiki:​ProtectedProperty.gif|}} VisualXSnappingGuidelines ** ** {{wiki:​ProtectedProperty.gif|}} VisualXSnappingGuidelines **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DoubleCollection   * Type:​DoubleCollection
Line 8349: Line 8352:
 ** {{wiki:​ProtectedProperty.gif|}} VisualYSnappingGuidelines ** ** {{wiki:​ProtectedProperty.gif|}} VisualYSnappingGuidelines **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DoubleCollection   * Type:​DoubleCollection
Line 8357: Line 8360:
 ** {{wiki:​ProtectedProperty.gif|}} ClipChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} ClipChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8365: Line 8368:
 ** {{wiki:​ProtectedProperty.gif|}} ScrollableAreaClipChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} ScrollableAreaClipChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8373: Line 8376:
 ** {{wiki:​ProtectedProperty.gif|}} TransformChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} TransformChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8381: Line 8384:
 ** {{wiki:​ProtectedProperty.gif|}} EffectChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} EffectChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8389: Line 8392:
 ** {{wiki:​ProtectedProperty.gif|}} CacheModeChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} CacheModeChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8397: Line 8400:
 ** {{wiki:​ProtectedProperty.gif|}} GuidelinesChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} GuidelinesChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8405: Line 8408:
 ** {{wiki:​ProtectedProperty.gif|}} OpacityMaskChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} OpacityMaskChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8413: Line 8416:
 ** {{wiki:​ProtectedProperty.gif|}} ContentsChangedHandler ** ** {{wiki:​ProtectedProperty.gif|}} ContentsChangedHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EventHandler   * Type:​EventHandler
Line 8421: Line 8424:
 ** {{wiki:​ProtectedProperty.gif|}} IsInheritanceContextSealed ** ** {{wiki:​ProtectedProperty.gif|}} IsInheritanceContextSealed **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8429: Line 8432:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_Frozen ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_Frozen **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8437: Line 8440:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_HasMultipleInheritanceContexts ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_HasMultipleInheritanceContexts **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8445: Line 8448:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingHandlerList ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingHandlerList **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8453: Line 8456:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingContextList ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingContextList **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8461: Line 8464:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingSingletonHandler ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingSingletonHandler **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8469: Line 8472:
 ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingSingletonContext ** ** {{wiki:​ProtectedProperty.gif|}} Freezable_UsingSingletonContext **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8477: Line 8480:
 ** {{wiki:​ProtectedProperty.gif|}} Animatable_IsResourceInvalidationNecessary ** ** {{wiki:​ProtectedProperty.gif|}} Animatable_IsResourceInvalidationNecessary **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8485: Line 8488:
 ** {{wiki:​ProtectedProperty.gif|}} IAnimatable_HasAnimatedProperties ** ** {{wiki:​ProtectedProperty.gif|}} IAnimatable_HasAnimatedProperties **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8493: Line 8496:
 ** {{wiki:​ProtectedProperty.gif|}} CanBeInheritanceContext ** ** {{wiki:​ProtectedProperty.gif|}} CanBeInheritanceContext **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8501: Line 8504:
 ** {{wiki:​ProtectedProperty.gif|}} EffectiveValues ** ** {{wiki:​ProtectedProperty.gif|}} EffectiveValues **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​EffectiveValueEntry[]   * Type:​EffectiveValueEntry[]
Line 8509: Line 8512:
 ** {{wiki:​ProtectedProperty.gif|}} EffectiveValuesCount ** ** {{wiki:​ProtectedProperty.gif|}} EffectiveValuesCount **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:UInt32   * Type:UInt32
Line 8517: Line 8520:
 ** {{wiki:​ProtectedProperty.gif|}} InheritableEffectiveValuesCount ** ** {{wiki:​ProtectedProperty.gif|}} InheritableEffectiveValuesCount **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:UInt32   * Type:UInt32
Line 8525: Line 8528:
 ** {{wiki:​ProtectedProperty.gif|}} InheritanceParent ** ** {{wiki:​ProtectedProperty.gif|}} InheritanceParent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​DependencyObject   * Type:​DependencyObject
Line 8533: Line 8536:
 ** {{wiki:​ProtectedProperty.gif|}} IsSelfInheritanceParent ** ** {{wiki:​ProtectedProperty.gif|}} IsSelfInheritanceParent **
  
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //N/A//
 == Return Value == == Return Value ==
   * Type:​Boolean   * Type:​Boolean
Line 8541: Line 8544:
 ==== Public Events ==== ==== Public Events ====
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseDoubleClick ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseDoubleClick **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //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: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseDoubleClick ** ** {{wiki:​PublicEvent.gif|}} MouseDoubleClick **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseDoubleClick.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} TargetUpdated ** ** {{wiki:​PublicEvent.gif|}} TargetUpdated **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​TargetUpdated/​/
  
 Event Arguments:​DataTransferEventArgs Event Arguments:​DataTransferEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} SourceUpdated ** ** {{wiki:​PublicEvent.gif|}} SourceUpdated **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​SourceUpdated/​/
  
 Event Arguments:​DataTransferEventArgs Event Arguments:​DataTransferEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} DataContextChanged ** ** {{wiki:​PublicEvent.gif|}} DataContextChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​DataContextChanged/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} RequestBringIntoView ** ** {{wiki:​PublicEvent.gif|}} RequestBringIntoView **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​RequestBringIntoView/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} SizeChanged ** ** {{wiki:​PublicEvent.gif|}} SizeChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnChildDesiredSizeChanged.28UIElement.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} Initialized ** ** {{wiki:​PublicEvent.gif|}} Initialized **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnInitialized.28EventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} Loaded ** ** {{wiki:​PublicEvent.gif|}} Loaded **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsLoaded/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} Unloaded ** ** {{wiki:​PublicEvent.gif|}} Unloaded **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​Unloaded/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} ToolTipOpening ** ** {{wiki:​PublicEvent.gif|}} ToolTipOpening **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnToolTipOpening.28ToolTipEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} ToolTipClosing ** ** {{wiki:​PublicEvent.gif|}} ToolTipClosing **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnToolTipClosing.28ToolTipEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} ContextMenuOpening ** ** {{wiki:​PublicEvent.gif|}} ContextMenuOpening **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnContextMenuOpening.28ContextMenuEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} ContextMenuClosing ** ** {{wiki:​PublicEvent.gif|}} ContextMenuClosing **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnContextMenuClosing.28ContextMenuEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseDown ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseDown ** ** {{wiki:​PublicEvent.gif|}} MouseDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseUp ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseUp ** ** {{wiki:​PublicEvent.gif|}} MouseUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseLeftButtonDown ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseLeftButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseLeftButtonDown ** ** {{wiki:​PublicEvent.gif|}} MouseLeftButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseLeftButtonDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseLeftButtonUp ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseLeftButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseLeftButtonUp ** ** {{wiki:​PublicEvent.gif|}} MouseLeftButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseLeftButtonUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseRightButtonDown ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseRightButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseRightButtonDown ** ** {{wiki:​PublicEvent.gif|}} MouseRightButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseRightButtonDown.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseRightButtonUp ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseRightButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseRightButtonUp ** ** {{wiki:​PublicEvent.gif|}} MouseRightButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseRightButtonUp.28MouseButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseMove ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseMove.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseMove ** ** {{wiki:​PublicEvent.gif|}} MouseMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseMove.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewMouseWheel ** ** {{wiki:​PublicEvent.gif|}} PreviewMouseWheel **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewMouseWheel.28MouseWheelEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseWheel ** ** {{wiki:​PublicEvent.gif|}} MouseWheel **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseWheel.28MouseWheelEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseEnter ** ** {{wiki:​PublicEvent.gif|}} MouseEnter **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseEnter.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} MouseLeave ** ** {{wiki:​PublicEvent.gif|}} MouseLeave **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnMouseLeave.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} GotMouseCapture ** ** {{wiki:​PublicEvent.gif|}} GotMouseCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGotMouseCapture.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} LostMouseCapture ** ** {{wiki:​PublicEvent.gif|}} LostMouseCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnLostMouseCapture.28MouseEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} QueryCursor ** ** {{wiki:​PublicEvent.gif|}} QueryCursor **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnQueryCursor.28QueryCursorEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusDown ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusDown.28StylusDownEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusDown ** ** {{wiki:​PublicEvent.gif|}} StylusDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusDown.28StylusDownEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusUp ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusUp.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusUp ** ** {{wiki:​PublicEvent.gif|}} StylusUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusUp.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusMove ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusMove.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusMove ** ** {{wiki:​PublicEvent.gif|}} StylusMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusMove.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusInAirMove ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusInAirMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusInAirMove.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusInAirMove ** ** {{wiki:​PublicEvent.gif|}} StylusInAirMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusInAirMove.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusEnter ** ** {{wiki:​PublicEvent.gif|}} StylusEnter **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnStylusEnter.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusLeave ** ** {{wiki:​PublicEvent.gif|}} StylusLeave **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnStylusLeave.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusInRange ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusInRange **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusInRange.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusInRange ** ** {{wiki:​PublicEvent.gif|}} StylusInRange **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusInRange.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusOutOfRange ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusOutOfRange **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusOutOfRange.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusOutOfRange ** ** {{wiki:​PublicEvent.gif|}} StylusOutOfRange **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusOutOfRange.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusSystemGesture ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusSystemGesture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusSystemGesture ** ** {{wiki:​PublicEvent.gif|}} StylusSystemGesture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} GotStylusCapture ** ** {{wiki:​PublicEvent.gif|}} GotStylusCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGotStylusCapture.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} LostStylusCapture ** ** {{wiki:​PublicEvent.gif|}} LostStylusCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnLostStylusCapture.28StylusEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusButtonDown ** ** {{wiki:​PublicEvent.gif|}} StylusButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusButtonDown.28StylusButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} StylusButtonUp ** ** {{wiki:​PublicEvent.gif|}} StylusButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusButtonUp.28StylusButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusButtonDown ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusButtonDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusButtonDown.28StylusButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewStylusButtonUp ** ** {{wiki:​PublicEvent.gif|}} PreviewStylusButtonUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewStylusButtonUp.28StylusButtonEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewKeyDown ** ** {{wiki:​PublicEvent.gif|}} PreviewKeyDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewKeyDown.28KeyEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} KeyDown ** ** {{wiki:​PublicEvent.gif|}} KeyDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnKeyDown.28KeyEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewKeyUp ** ** {{wiki:​PublicEvent.gif|}} PreviewKeyUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewKeyUp.28KeyEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} KeyUp ** ** {{wiki:​PublicEvent.gif|}} KeyUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnKeyUp.28KeyEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewGotKeyboardFocus ** ** {{wiki:​PublicEvent.gif|}} PreviewGotKeyboardFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} GotKeyboardFocus ** ** {{wiki:​PublicEvent.gif|}} GotKeyboardFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewLostKeyboardFocus ** ** {{wiki:​PublicEvent.gif|}} PreviewLostKeyboardFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} LostKeyboardFocus ** ** {{wiki:​PublicEvent.gif|}} LostKeyboardFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewTextInput ** ** {{wiki:​PublicEvent.gif|}} PreviewTextInput **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTextInput.28TextCompositionEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} TextInput ** ** {{wiki:​PublicEvent.gif|}} TextInput **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTextInput.28TextCompositionEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewQueryContinueDrag ** ** {{wiki:​PublicEvent.gif|}} PreviewQueryContinueDrag **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} QueryContinueDrag ** ** {{wiki:​PublicEvent.gif|}} QueryContinueDrag **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewGiveFeedback ** ** {{wiki:​PublicEvent.gif|}} PreviewGiveFeedback **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} GiveFeedback ** ** {{wiki:​PublicEvent.gif|}} GiveFeedback **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGiveFeedback.28GiveFeedbackEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewDragEnter ** ** {{wiki:​PublicEvent.gif|}} PreviewDragEnter **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewDragEnter.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} DragEnter ** ** {{wiki:​PublicEvent.gif|}} DragEnter **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnDragEnter.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewDragOver ** ** {{wiki:​PublicEvent.gif|}} PreviewDragOver **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewDragOver.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} DragOver ** ** {{wiki:​PublicEvent.gif|}} DragOver **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnDragOver.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewDragLeave ** ** {{wiki:​PublicEvent.gif|}} PreviewDragLeave **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewDragLeave.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} DragLeave ** ** {{wiki:​PublicEvent.gif|}} DragLeave **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnDragLeave.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewDrop ** ** {{wiki:​PublicEvent.gif|}} PreviewDrop **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewDrop.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} Drop ** ** {{wiki:​PublicEvent.gif|}} Drop **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnDrop.28DragEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} PreviewTouchDown ** ** {{wiki:​PublicEvent.gif|}} PreviewTouchDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchDown.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} TouchDown ** ** {{wiki:​PublicEvent.gif|}} TouchDown **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchDown.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} PreviewTouchMove ** ** {{wiki:​PublicEvent.gif|}} PreviewTouchMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchMove.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} TouchMove ** ** {{wiki:​PublicEvent.gif|}} TouchMove **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchMove.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} PreviewTouchUp ** ** {{wiki:​PublicEvent.gif|}} PreviewTouchUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchUp.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} TouchUp ** ** {{wiki:​PublicEvent.gif|}} TouchUp **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnPreviewTouchUp.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} GotTouchCapture ** ** {{wiki:​PublicEvent.gif|}} GotTouchCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGotTouchCapture.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} LostTouchCapture ** ** {{wiki:​PublicEvent.gif|}} LostTouchCapture **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnLostTouchCapture.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} TouchEnter ** ** {{wiki:​PublicEvent.gif|}} TouchEnter **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnTouchEnter.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} TouchLeave ** ** {{wiki:​PublicEvent.gif|}} TouchLeave **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnTouchLeave.28TouchEventArgs.29/​/
  
 Event Arguments:​TouchEventArgs Event Arguments:​TouchEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} IsMouseDirectlyOverChanged ** ** {{wiki:​PublicEvent.gif|}} IsMouseDirectlyOverChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsKeyboardFocusWithinChanged ** ** {{wiki:​PublicEvent.gif|}} IsKeyboardFocusWithinChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsMouseCapturedChanged ** ** {{wiki:​PublicEvent.gif|}} IsMouseCapturedChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsMouseCaptureWithinChanged ** ** {{wiki:​PublicEvent.gif|}} IsMouseCaptureWithinChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsStylusDirectlyOverChanged ** ** {{wiki:​PublicEvent.gif|}} IsStylusDirectlyOverChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsStylusCapturedChanged ** ** {{wiki:​PublicEvent.gif|}} IsStylusCapturedChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsStylusCaptureWithinChanged ** ** {{wiki:​PublicEvent.gif|}} IsStylusCaptureWithinChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsKeyboardFocusedChanged ** ** {{wiki:​PublicEvent.gif|}} IsKeyboardFocusedChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} LayoutUpdated ** ** {{wiki:​PublicEvent.gif|}} LayoutUpdated **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​LayoutUpdated/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} GotFocus ** ** {{wiki:​PublicEvent.gif|}} GotFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnGotFocus.28RoutedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} LostFocus ** ** {{wiki:​PublicEvent.gif|}} LostFocus **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnLostFocus.28RoutedEventArgs.29/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsEnabledChanged ** ** {{wiki:​PublicEvent.gif|}} IsEnabledChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsEnabledChanged/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsHitTestVisibleChanged ** ** {{wiki:​PublicEvent.gif|}} IsHitTestVisibleChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsHitTestVisibleChanged/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} IsVisibleChanged ** ** {{wiki:​PublicEvent.gif|}} IsVisibleChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​IsVisibleChanged/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} FocusableChanged ** ** {{wiki:​PublicEvent.gif|}} FocusableChanged **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​FocusableChanged/​/
  
 Event Arguments: Event Arguments:
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationStarting ** ** {{wiki:​PublicEvent.gif|}} ManipulationStarting **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationStarting.28ManipulationStartingEventArgs.29/​/
  
 Event Arguments:​ManipulationStartingEventArgs Event Arguments:​ManipulationStartingEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationStarted ** ** {{wiki:​PublicEvent.gif|}} ManipulationStarted **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationStarted.28ManipulationStartedEventArgs.29/​/
  
 Event Arguments:​ManipulationStartedEventArgs Event Arguments:​ManipulationStartedEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationDelta ** ** {{wiki:​PublicEvent.gif|}} ManipulationDelta **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationDelta.28ManipulationDeltaEventArgs.29/​/
  
 Event Arguments:​ManipulationDeltaEventArgs Event Arguments:​ManipulationDeltaEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationInertiaStarting ** ** {{wiki:​PublicEvent.gif|}} ManipulationInertiaStarting **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29/​/
  
 Event Arguments:​ManipulationInertiaStartingEventArgs Event Arguments:​ManipulationInertiaStartingEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationBoundaryFeedback ** ** {{wiki:​PublicEvent.gif|}} ManipulationBoundaryFeedback **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29/​/
  
 Event Arguments:​ManipulationBoundaryFeedbackEventArgs Event Arguments:​ManipulationBoundaryFeedbackEventArgs
  
 ** {{wiki:​PublicEvent.gif|}} ManipulationCompleted ** ** {{wiki:​PublicEvent.gif|}} ManipulationCompleted **
-N/A+  * //N/A//
 == Remarks == == Remarks ==
-N/A+  * //For the most updated Info for this topic, please check it here:​http://​wiki.thinkgeo.com/​wiki/​ThinkGeo.MapSuite.WpfDesktopEdition.MapTool#​OnManipulationCompleted.28ManipulationCompletedEventArgs.29/​/
  
 Event Arguments:​ManipulationCompletedEventArgs Event Arguments:​ManipulationCompletedEventArgs
  
  
thinkgeo.mapsuite.wpfdesktopedition.maptool.1442545994.txt.gz · Last modified: 2015/09/18 03:13 by admin