This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.wpfdesktopedition.mousecoordinatemaptool [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.wpfdesktopedition.mousecoordinatemaptool [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool ====== | ====== ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Class --> | ||
Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map. | Represents the coordinates of the mouse pointer, displayed in the lower right corner of the map. | ||
- | === Remarks === | ||
- | The <strong>MouseCoordinateMapTool</strong> control represents the coordinates where the mouse pointer currently is. The default coordinate string is in the format "longitude, latitude". You can also choose to display coordinates in DMS (degrees, minutes, seconds) or customize to. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **System.Windows.Threading.DispatcherObject | + | *System.Windows.Threading.DispatcherObject |
- | ***System.Windows.DependencyObject | + | *System.Windows.DependencyObject |
- | ****System.Windows.Media.Visual | + | *System.Windows.Media.Visual |
- | *****System.Windows.UIElement | + | *System.Windows.UIElement |
- | ******System.Windows.FrameworkElement | + | *System.Windows.FrameworkElement |
- | *******System.Windows.Controls.Control | + | *System.Windows.Controls.Control |
- | ********[[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool]] | + | *ThinkGeo.MapSuite.WpfDesktopEdition.MapTool |
- | *********[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool]] | + | ***ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} MouseCoordinateMapTool() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MouseCoordinateMapTool()|MouseCoordinateMapTool]] | | | Constructor of MouseCoordinateMapTool class. | | + | |
+ | * //Constructor of MouseCoordinateMapTool class.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MouseCoordinateMapTool.28.29// | ||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} OnApplyTemplate() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AddHandler(RoutedEvent, Delegate, Boolean)|AddHandler]] | RoutedEvent, Delegate, Boolean | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AddHandler(RoutedEvent, Delegate)|AddHandler]] | RoutedEvent, Delegate | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#AddToEventRoute(EventRoute, RoutedEventArgs)|AddToEventRoute]] | EventRoute, RoutedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)|ApplyAnimationClock]] | DependencyProperty, AnimationClock, HandoffBehavior | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ApplyAnimationClock(DependencyProperty, AnimationClock)|ApplyAnimationClock]] | DependencyProperty, AnimationClock | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ApplyTemplate()|ApplyTemplate]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Arrange(Rect)|Arrange]] | Rect | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)|BeginAnimation]] | DependencyProperty, AnimationTimeline, HandoffBehavior | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginAnimation(DependencyProperty, AnimationTimeline)|BeginAnimation]] | DependencyProperty, AnimationTimeline | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginInit()|BeginInit]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginStoryboard(Storyboard)|BeginStoryboard]] | Storyboard | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginStoryboard(Storyboard, HandoffBehavior)|BeginStoryboard]] | Storyboard, HandoffBehavior | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BeginStoryboard(Storyboard, HandoffBehavior, Boolean)|BeginStoryboard]] | Storyboard, HandoffBehavior, Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BringIntoView()|BringIntoView]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#BringIntoView(Rect)|BringIntoView]] | Rect | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CaptureMouse()|CaptureMouse]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CaptureStylus()|CaptureStylus]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CaptureTouch(TouchDevice)|CaptureTouch]] | TouchDevice | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CheckAccess()|CheckAccess]] | | DispatcherObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ClearValue(DependencyPropertyKey)|ClearValue]] | DependencyPropertyKey | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ClearValue(DependencyProperty)|ClearValue]] | DependencyProperty | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#CoerceValue(DependencyProperty)|CoerceValue]] | DependencyProperty | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#EndInit()|EndInit]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#FindCommonVisualAncestor(DependencyObject)|FindCommonVisualAncestor]] | DependencyObject | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#FindName(String)|FindName]] | String | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#FindResource(Object)|FindResource]] | Object | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Focus()|Focus]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetAnimationBaseValue(DependencyProperty)|GetAnimationBaseValue]] | DependencyProperty | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetBindingExpression(DependencyProperty)|GetBindingExpression]] | DependencyProperty | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetLocalValueEnumerator()|GetLocalValueEnumerator]] | | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetValue(DependencyProperty)|GetValue]] | DependencyProperty | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Initialize(WpfMap)|Initialize]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | This method initializes map tool. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InputHitTest(Point)|InputHitTest]] | Point | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InvalidateArrange()|InvalidateArrange]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InvalidateMeasure()|InvalidateMeasure]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InvalidateProperty(DependencyProperty)|InvalidateProperty]] | DependencyProperty | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#InvalidateVisual()|InvalidateVisual]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsAncestorOf(DependencyObject)|IsAncestorOf]] | DependencyObject | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#IsDescendantOf(DependencyObject)|IsDescendantOf]] | DependencyObject | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Measure(Size)|Measure]] | Size | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#MoveFocus(TraversalRequest)|MoveFocus]] | TraversalRequest | UIElement(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#OnApplyTemplate()|OnApplyTemplate]] | | FrameworkElement(overriden) | Applys the template of MouseCoordinateMapTool. | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PointFromScreen(Point)|PointFromScreen]] | Point | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PointToScreen(Point)|PointToScreen]] | Point | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#PredictFocus(FocusNavigationDirection)|PredictFocus]] | FocusNavigationDirection | UIElement(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#RaiseEvent(RoutedEventArgs)|RaiseEvent]] | RoutedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ReadLocalValue(DependencyProperty)|ReadLocalValue]] | DependencyProperty | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#RegisterName(String, Object)|RegisterName]] | String, Object | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ReleaseAllTouchCaptures()|ReleaseAllTouchCaptures]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ReleaseMouseCapture()|ReleaseMouseCapture]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ReleaseStylusCapture()|ReleaseStylusCapture]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ReleaseTouchCapture(TouchDevice)|ReleaseTouchCapture]] | TouchDevice | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#RemoveHandler(RoutedEvent, Delegate)|RemoveHandler]] | RoutedEvent, Delegate | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetBinding(DependencyProperty, String)|SetBinding]] | DependencyProperty, String | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetBinding(DependencyProperty, BindingBase)|SetBinding]] | DependencyProperty, BindingBase | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetCurrentValue(DependencyProperty, Object)|SetCurrentValue]] | DependencyProperty, Object | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetResourceReference(DependencyProperty, Object)|SetResourceReference]] | DependencyProperty, Object | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValue(DependencyProperty, Object)|SetValue]] | DependencyProperty, Object | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#SetValue(DependencyPropertyKey, Object)|SetValue]] | DependencyPropertyKey, Object | DependencyObject | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ShouldSerializeCommandBindings()|ShouldSerializeCommandBindings]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ShouldSerializeInputBindings()|ShouldSerializeInputBindings]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ShouldSerializeResources()|ShouldSerializeResources]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ShouldSerializeStyle()|ShouldSerializeStyle]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ShouldSerializeTriggers()|ShouldSerializeTriggers]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object(overriden) | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TransformToAncestor(Visual3D)|TransformToAncestor]] | Visual3D | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TransformToAncestor(Visual)|TransformToAncestor]] | Visual | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TransformToDescendant(Visual)|TransformToDescendant]] | Visual | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TransformToVisual(Visual)|TransformToVisual]] | Visual | Visual | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TranslatePoint(Point, UIElement)|TranslatePoint]] | Point, UIElement | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#TryFindResource(Object)|TryFindResource]] | Object | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#UnregisterName(String)|UnregisterName]] | String | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateDefaultStyle()|UpdateDefaultStyle]] | | FrameworkElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateLayout()|UpdateLayout]] | | UIElement | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#VerifyAccess()|VerifyAccess]] | | DispatcherObject | | | + | |
+ | * //Applys the template of MouseCoordinateMapTool.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnApplyTemplate.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Initialize(WpfMap) ** | ||
+ | |||
+ | * //This method initializes map tool.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Initialize.28WpfMap.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //wpfMap// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ToString.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ShouldSerializeStyle() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ApplyTemplate() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginStoryboard(Storyboard) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //storyboard// | ||
+ | * Type:Storyboard | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginStoryboard(Storyboard,HandoffBehavior) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //storyboard// | ||
+ | * Type:Storyboard | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handoffBehavior// | ||
+ | * Type:HandoffBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginStoryboard(Storyboard,HandoffBehavior,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.2C_Boolean.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //storyboard// | ||
+ | * Type:Storyboard | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handoffBehavior// | ||
+ | * Type:HandoffBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isControllable// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ShouldSerializeTriggers() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ShouldSerializeResources() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} FindResource(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindResource.28Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //resourceKey// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TryFindResource(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TryFindResource.28Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //resourceKey// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetResourceReference(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetResourceReference.28DependencyProperty.2C_Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //name// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetBindingExpression(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetBindingExpression.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:BindingExpression | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetBinding(DependencyProperty,BindingBase) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_BindingBase.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:BindingExpressionBase | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //binding// | ||
+ | * Type:BindingBase | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetBinding(DependencyProperty,String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_String.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:BindingExpression | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //path// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BringIntoView() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BringIntoView(Rect) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28Rect.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetRectangle// | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} MoveFocus(TraversalRequest) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MoveFocus.28TraversalRequest.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //request// | ||
+ | * Type:TraversalRequest | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} PredictFocus(FocusNavigationDirection) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PredictFocus.28FocusNavigationDirection.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //direction// | ||
+ | * Type:FocusNavigationDirection | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginInit() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginInit.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} EndInit() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EndInit.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} RegisterName(String,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RegisterName.28String.2C_Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //name// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //scopedElement// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} UnregisterName(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UnregisterName.28String.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //name// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} FindName(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //name// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} UpdateDefaultStyle() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateDefaultStyle.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,AnimationClock) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //clock// | ||
+ | * Type:AnimationClock | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ApplyAnimationClock(DependencyProperty,AnimationClock,HandoffBehavior) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.2C_HandoffBehavior.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //clock// | ||
+ | * Type:AnimationClock | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handoffBehavior// | ||
+ | * Type:HandoffBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginAnimation(DependencyProperty,AnimationTimeline) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //animation// | ||
+ | * Type:AnimationTimeline | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.2C_HandoffBehavior.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //animation// | ||
+ | * Type:AnimationTimeline | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handoffBehavior// | ||
+ | * Type:HandoffBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetAnimationBaseValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetAnimationBaseValue.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ShouldSerializeInputBindings() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ShouldSerializeCommandBindings() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} RaiseEvent(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RaiseEvent.28RoutedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} AddHandler(RoutedEvent,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //routedEvent// | ||
+ | * Type:RoutedEvent | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} AddHandler(RoutedEvent,Delegate,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.2C_Boolean.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //routedEvent// | ||
+ | * Type:RoutedEvent | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handledEventsToo// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} RemoveHandler(RoutedEvent,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveHandler.28RoutedEvent.2C_Delegate.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //routedEvent// | ||
+ | * Type:RoutedEvent | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} AddToEventRoute(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddToEventRoute.28EventRoute.2C_RoutedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} InvalidateMeasure() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateMeasure.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} InvalidateArrange() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateArrange.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} InvalidateVisual() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateVisual.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Measure(Size) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Measure.28Size.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //availableSize// | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Arrange(Rect) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Arrange.28Rect.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //finalRect// | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} UpdateLayout() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateLayout.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TranslatePoint(Point,UIElement) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TranslatePoint.28Point.2C_UIElement.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | * //relativeTo// | ||
+ | * Type:UIElement | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} InputHitTest(Point) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputHitTest.28Point.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:IInputElement | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CaptureMouse() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureMouse.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ReleaseMouseCapture() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseMouseCapture.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CaptureStylus() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureStylus.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ReleaseStylusCapture() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseStylusCapture.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Focus() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focus.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CaptureTouch(TouchDevice) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureTouch.28TouchDevice.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //touchDevice// | ||
+ | * Type:TouchDevice | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ReleaseTouchCapture(TouchDevice) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseTouchCapture.28TouchDevice.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //touchDevice// | ||
+ | * Type:TouchDevice | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ReleaseAllTouchCaptures() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseAllTouchCaptures.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} IsAncestorOf(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsAncestorOf.28DependencyObject.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //descendant// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} IsDescendantOf(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsDescendantOf.28DependencyObject.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ancestor// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} FindCommonVisualAncestor(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindCommonVisualAncestor.28DependencyObject.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //otherVisual// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TransformToAncestor(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeneralTransform | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ancestor// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TransformToAncestor(Visual3D) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual3D.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeneralTransform2DTo3D | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ancestor// | ||
+ | * Type:Visual3D | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TransformToDescendant(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToDescendant.28Visual.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeneralTransform | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //descendant// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} TransformToVisual(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToVisual.28Visual.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeneralTransform | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //visual// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} PointToScreen(Point) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointToScreen.28Point.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} PointFromScreen(Point) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointFromScreen.28Point.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Equals.28Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //obj// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetHashCode.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetValue.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetValue(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyProperty.2C_Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetCurrentValue(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetCurrentValue.28DependencyProperty.2C_Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} SetValue(DependencyPropertyKey,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyPropertyKey.2C_Object.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //key// | ||
+ | * Type:DependencyPropertyKey | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ClearValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ClearValue(DependencyPropertyKey) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyPropertyKey.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //key// | ||
+ | * Type:DependencyPropertyKey | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CoerceValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoerceValue.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} InvalidateProperty(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateProperty.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} ReadLocalValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReadLocalValue.28DependencyProperty.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetLocalValueEnumerator() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLocalValueEnumerator.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:LocalValueEnumerator | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} CheckAccess() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CheckAccess.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} VerifyAccess() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerifyAccess.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetType.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Type | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Protected Methods ==== | ==== Protected Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:ProtectedMethod.gif|}} EnabledChangedCore(Boolean) ** |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#AddVisualChild(Visual)|AddVisualChild]] | Visual | Visual | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ArrangeCore(Rect)|ArrangeCore]] | Rect | UIElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ArrangeOverride(Size)|ArrangeOverride]] | Size | FrameworkElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#EnabledChangedCore(Boolean)|EnabledChangedCore]] | Boolean | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]](overriden) | Occurs when changing IsEnable property. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetLayoutClip(Size)|GetLayoutClip]] | Size | UIElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetVisualChild(Int32)|GetVisualChild]] | Int32 | Visual(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#HitTestCore(GeometryHitTestParameters)|HitTestCore]] | GeometryHitTestParameters | Visual(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#HitTestCore(PointHitTestParameters)|HitTestCore]] | PointHitTestParameters | Visual(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#InitializeCore(WpfMap)|InitializeCore]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | This method initializes map tool. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MeasureCore(Size)|MeasureCore]] | Size | UIElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MeasureOverride(Size)|MeasureOverride]] | Size | FrameworkElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnAccessKey(AccessKeyEventArgs)|OnAccessKey]] | AccessKeyEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnChildDesiredSizeChanged(UIElement)|OnChildDesiredSizeChanged]] | UIElement | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnContextMenuClosing(ContextMenuEventArgs)|OnContextMenuClosing]] | ContextMenuEventArgs | FrameworkElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnContextMenuOpening(ContextMenuEventArgs)|OnContextMenuOpening]] | ContextMenuEventArgs | FrameworkElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCreateAutomationPeer()|OnCreateAutomationPeer]] | | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnCustomFormatted(CustomFormattedMouseCoordinateMapToolEventArgs)|OnCustomFormatted]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]] | | Occurs when choosing custom mouse coordinate type. | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragEnter(DragEventArgs)|OnDragEnter]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragLeave(DragEventArgs)|OnDragLeave]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragOver(DragEventArgs)|OnDragOver]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrop(DragEventArgs)|OnDrop]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGiveFeedback(GiveFeedbackEventArgs)|OnGiveFeedback]] | GiveFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotFocus(RoutedEventArgs)|OnGotFocus]] | RoutedEventArgs | UIElement(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)|OnGotKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotMouseCapture(MouseEventArgs)|OnGotMouseCapture]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotStylusCapture(StylusEventArgs)|OnGotStylusCapture]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotTouchCapture(TouchEventArgs)|OnGotTouchCapture]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnInitialized(EventArgs)|OnInitialized]] | EventArgs | FrameworkElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)|OnIsKeyboardFocusWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)|OnIsKeyboardFocusedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)|OnIsMouseCaptureWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)|OnIsMouseCapturedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)|OnIsMouseDirectlyOverChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)|OnIsStylusCaptureWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)|OnIsStylusCapturedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)|OnIsStylusDirectlyOverChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnKeyDown(KeyEventArgs)|OnKeyDown]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnKeyUp(KeyEventArgs)|OnKeyUp]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLostFocus(RoutedEventArgs)|OnLostFocus]] | RoutedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)|OnLostKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLostMouseCapture(MouseEventArgs)|OnLostMouseCapture]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLostStylusCapture(StylusEventArgs)|OnLostStylusCapture]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnLostTouchCapture(TouchEventArgs)|OnLostTouchCapture]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)|OnManipulationBoundaryFeedback]] | ManipulationBoundaryFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationCompleted(ManipulationCompletedEventArgs)|OnManipulationCompleted]] | ManipulationCompletedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationDelta(ManipulationDeltaEventArgs)|OnManipulationDelta]] | ManipulationDeltaEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)|OnManipulationInertiaStarting]] | ManipulationInertiaStartingEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationStarted(ManipulationStartedEventArgs)|OnManipulationStarted]] | ManipulationStartedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationStarting(ManipulationStartingEventArgs)|OnManipulationStarting]] | ManipulationStartingEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseDoubleClick(MouseButtonEventArgs)|OnMouseDoubleClick]] | MouseButtonEventArgs | Control | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseDown(MouseButtonEventArgs)|OnMouseDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseEnter(MouseEventArgs)|OnMouseEnter]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseLeave(MouseEventArgs)|OnMouseLeave]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseLeftButtonDown(MouseButtonEventArgs)|OnMouseLeftButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseLeftButtonUp(MouseButtonEventArgs)|OnMouseLeftButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseMove(MouseEventArgs)|OnMouseMove]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseRightButtonDown(MouseButtonEventArgs)|OnMouseRightButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseRightButtonUp(MouseButtonEventArgs)|OnMouseRightButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseUp(MouseButtonEventArgs)|OnMouseUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseWheel(MouseWheelEventArgs)|OnMouseWheel]] | MouseWheelEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewDragEnter(DragEventArgs)|OnPreviewDragEnter]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewDragLeave(DragEventArgs)|OnPreviewDragLeave]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewDragOver(DragEventArgs)|OnPreviewDragOver]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewDrop(DragEventArgs)|OnPreviewDrop]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewGiveFeedback(GiveFeedbackEventArgs)|OnPreviewGiveFeedback]] | GiveFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)|OnPreviewGotKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewKeyDown(KeyEventArgs)|OnPreviewKeyDown]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewKeyUp(KeyEventArgs)|OnPreviewKeyUp]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)|OnPreviewLostKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseDoubleClick(MouseButtonEventArgs)|OnPreviewMouseDoubleClick]] | MouseButtonEventArgs | Control | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseDown(MouseButtonEventArgs)|OnPreviewMouseDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)|OnPreviewMouseLeftButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)|OnPreviewMouseLeftButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseMove(MouseEventArgs)|OnPreviewMouseMove]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseRightButtonDown(MouseButtonEventArgs)|OnPreviewMouseRightButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseRightButtonUp(MouseButtonEventArgs)|OnPreviewMouseRightButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseUp(MouseButtonEventArgs)|OnPreviewMouseUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewMouseWheel(MouseWheelEventArgs)|OnPreviewMouseWheel]] | MouseWheelEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)|OnPreviewQueryContinueDrag]] | QueryContinueDragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusButtonDown(StylusButtonEventArgs)|OnPreviewStylusButtonDown]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusButtonUp(StylusButtonEventArgs)|OnPreviewStylusButtonUp]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusDown(StylusDownEventArgs)|OnPreviewStylusDown]] | StylusDownEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusInAirMove(StylusEventArgs)|OnPreviewStylusInAirMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusInRange(StylusEventArgs)|OnPreviewStylusInRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusMove(StylusEventArgs)|OnPreviewStylusMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusOutOfRange(StylusEventArgs)|OnPreviewStylusOutOfRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)|OnPreviewStylusSystemGesture]] | StylusSystemGestureEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewStylusUp(StylusEventArgs)|OnPreviewStylusUp]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewTextInput(TextCompositionEventArgs)|OnPreviewTextInput]] | TextCompositionEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewTouchDown(TouchEventArgs)|OnPreviewTouchDown]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewTouchMove(TouchEventArgs)|OnPreviewTouchMove]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPreviewTouchUp(TouchEventArgs)|OnPreviewTouchUp]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPropertyChanged(DependencyPropertyChangedEventArgs)|OnPropertyChanged]] | DependencyPropertyChangedEventArgs | DependencyObject(overriden) | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnQueryContinueDrag(QueryContinueDragEventArgs)|OnQueryContinueDrag]] | QueryContinueDragEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnQueryCursor(QueryCursorEventArgs)|OnQueryCursor]] | QueryCursorEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnRender(DrawingContext)|OnRender]] | DrawingContext | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusButtonDown(StylusButtonEventArgs)|OnStylusButtonDown]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusButtonUp(StylusButtonEventArgs)|OnStylusButtonUp]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusDown(StylusDownEventArgs)|OnStylusDown]] | StylusDownEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusEnter(StylusEventArgs)|OnStylusEnter]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusInAirMove(StylusEventArgs)|OnStylusInAirMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusInRange(StylusEventArgs)|OnStylusInRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusLeave(StylusEventArgs)|OnStylusLeave]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusMove(StylusEventArgs)|OnStylusMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusOutOfRange(StylusEventArgs)|OnStylusOutOfRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusSystemGesture(StylusSystemGestureEventArgs)|OnStylusSystemGesture]] | StylusSystemGestureEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnStylusUp(StylusEventArgs)|OnStylusUp]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTemplateChanged(ControlTemplate, ControlTemplate)|OnTemplateChanged]] | ControlTemplate, ControlTemplate | Control | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTextInput(TextCompositionEventArgs)|OnTextInput]] | TextCompositionEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnToolTipClosing(ToolTipEventArgs)|OnToolTipClosing]] | ToolTipEventArgs | FrameworkElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnToolTipOpening(ToolTipEventArgs)|OnToolTipOpening]] | ToolTipEventArgs | FrameworkElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTouchDown(TouchEventArgs)|OnTouchDown]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTouchEnter(TouchEventArgs)|OnTouchEnter]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTouchLeave(TouchEventArgs)|OnTouchLeave]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTouchMove(TouchEventArgs)|OnTouchMove]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTouchUp(TouchEventArgs)|OnTouchUp]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#RemoveVisualChild(Visual)|RemoveVisualChild]] | Visual | Visual | | | + | |
+ | * //Occurs when changing IsEnable property.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EnabledChangedCore.28Boolean.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //newValue// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnCustomFormatted(CustomFormattedMouseCoordinateMapToolEventArgs) ** | ||
+ | |||
+ | * //Occurs when choosing custom mouse coordinate type.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:A string value indicates the new custom format result of coordinate. | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]] | ||
+ | * Description:Arguments for CustomFormattedMouseCoordinateMapToolEventArgs event. | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InitializeCore(WpfMap) ** | ||
+ | |||
+ | * //This method initializes map tool.// | ||
+ | == Remarks == | ||
+ | * //When overriding this method, consider adding map tool onto the map.ToolsGrid panel.// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //wpfMap// | ||
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTemplateChangedInternal(FrameworkTemplate,FrameworkTemplate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldTemplate// | ||
+ | * Type:FrameworkTemplate | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newTemplate// | ||
+ | * Type:FrameworkTemplate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTemplateChanged(ControlTemplate,ControlTemplate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTemplateChanged.28ControlTemplate.2C_ControlTemplate.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldTemplate// | ||
+ | * Type:ControlTemplate | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newTemplate// | ||
+ | * Type:ControlTemplate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseDoubleClick(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseDoubleClick(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreApplyTemplate() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPostApplyTemplate() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateVisualState() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateVisualState(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //useTransitions// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ChangeVisualState(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //useTransitions// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ChangeValidationVisualState(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //useTransitions// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MeasureOverride(Size) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureOverride.28Size.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //constraint// | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ArrangeOverride(Size) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeOverride.28Size.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //arrangeBounds// | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReadControlFlag(ControlBoolFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:ControlBoolFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} WriteControlFlag(ControlBoolFlags,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:ControlBoolFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | * //set// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStyleChanged(Style,Style) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldStyle// | ||
+ | * Type:Style | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newStyle// | ||
+ | * Type:Style | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ParentLayoutInvalidated(UIElement) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:UIElement | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetVisualChild(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetVisualChild.28Int32.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //index// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetTemplateChild(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //childName// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HasNonDefaultValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EvaluateBaseValueCore(DependencyProperty,PropertyMetadata,EffectiveValueEntry&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newEntry// | ||
+ | * Type:EffectiveValueEntry& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetRawValue(DependencyProperty,PropertyMetadata,EffectiveValueEntry&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //entry// | ||
+ | * Type:EffectiveValueEntry& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetExpressionCore(DependencyProperty,PropertyMetadata) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Expression | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPropertyChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPropertyChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetPlainText() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} pushTextRenderingMode() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnAncestorChanged() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVisualParentChanged(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldParent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,AncestorChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:AncestorChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParentCore() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AdjustEventSource(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AdjustBranchSource(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BuildRouteCore(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BuildRouteCoreHelper(EventRoute,RoutedEventArgs,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | * //shouldAddIntermediateElementsToRoute// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddToEventRouteCore(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} IgnoreModelParentBuildRoute(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateAutomationAncestorsCore(Stack<DependencyObject>,Boolean&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //branchNodeStack// | ||
+ | * Type:Stack<DependencyObject> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //continuePastCoreTree// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateAutomationAncestorsCoreHelper(Stack<DependencyObject>,Boolean&,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //branchNodeStack// | ||
+ | * Type:Stack<DependencyObject> | ||
+ | * Description:N/A | ||
+ | |||
+ | * //continuePastCoreTree// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //shouldInvalidateIntermediateElements// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MeasureCore(Size) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureCore.28Size.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //availableSize// | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ArrangeCore(Rect) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeCore.28Rect.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //finalRect// | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnRenderSizeChanged(SizeChangedInfo) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sizeInfo// | ||
+ | * Type:SizeChangedInfo | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetLayoutClip(Size) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Geometry | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //layoutSlotSize// | ||
+ | * Type:Size | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetLayoutClipInternal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Geometry | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGotFocus(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnInitialized(EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPresentationSourceChanged(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //attached// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnAddHandler(RoutedEvent,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //routedEvent// | ||
+ | * Type:RoutedEvent | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnRemoveHandler(RoutedEvent,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //routedEvent// | ||
+ | * Type:RoutedEvent | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLoaded(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnUnloaded(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandlerCore(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseClrEvent(EventPrivateKey,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //key// | ||
+ | * Type:EventPrivateKey | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnToolTipOpening(ToolTipEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ToolTipEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnToolTipClosing(ToolTipEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ToolTipEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnContextMenuOpening(ContextMenuEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ContextMenuEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnContextMenuClosing(ContextMenuEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ContextMenuEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EventHandlersStoreAdd(EventPrivateKey,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //key// | ||
+ | * Type:EventPrivateKey | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EventHandlersStoreRemove(EventPrivateKey,Delegate) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //key// | ||
+ | * Type:EventPrivateKey | ||
+ | * Description:N/A | ||
+ | |||
+ | * //handler// | ||
+ | * Type:Delegate | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReadInternalFlag(InternalFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:InternalFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReadInternalFlag2(InternalFlags2) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:InternalFlags2 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} WriteInternalFlag(InternalFlags,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:InternalFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | * //set// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} WriteInternalFlag2(InternalFlags2,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //reqFlag// | ||
+ | * Type:InternalFlags2 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //set// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FindName(String,DependencyObject&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //name// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //scopeOwner// | ||
+ | * Type:DependencyObject& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FindResourceOnSelf(Object,Boolean,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //resourceKey// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //allowDeferredResourceReference// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //mustReturnDeferredResourceReference// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ContextVerifiedGetParent() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddLogicalChild(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RemoveLogicalChild(Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ChangeLogicalParent(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //newParent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnNewParent(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //newParent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnAncestorChangedInternal(TreeChangeInfo) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //parentTreeState// | ||
+ | * Type:TreeChangeInfo | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateTreeDependentProperties(TreeChangeInfo,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:FrugalObjectList<DependencyProperty> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //parentTreeState// | ||
+ | * Type:TreeChangeInfo | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isSelfInheritanceParent// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateStyleProperty() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateThemeStyleProperty() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnThemeChanged() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FireLoadedOnDescendentsInternal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FireUnloadedOnDescendentsInternal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ShouldProvideInheritanceContext(DependencyObject,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //target// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //property// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddInheritanceContext(DependencyObject,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //context// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //property// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RemoveInheritanceContext(DependencyObject,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //context// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //property// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnInheritanceContextChangedCore(EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ChangeSubtreeHasLoadedChangedHandler(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //mentor// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseInheritedPropertyChangedEvent(InheritablePropertyChangeInfo&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //info// | ||
+ | * Type:InheritablePropertyChangeInfo& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EvaluateAnimatedValueCore(DependencyProperty,PropertyMetadata,EffectiveValueEntry&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //entry// | ||
+ | * Type:EffectiveValueEntry& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BuildRoute(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseEvent(RoutedEventArgs,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | * //trusted// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseTrustedEvent(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EnsureEventHandlersStore() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeftButtonUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseRightButtonDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseRightButtonDown(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseRightButtonUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseRightButtonUp(MouseButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseMove(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseMove(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewMouseWheel(MouseWheelEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseWheelEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseWheel(MouseWheelEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseWheelEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseEnter(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnMouseLeave(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGotMouseCapture(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLostMouseCapture(MouseEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:MouseEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnQueryCursor(QueryCursorEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:QueryCursorEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusDown(StylusDownEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusDownEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusDown(StylusDownEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusDown.28StylusDownEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusDownEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusUp(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusUp(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusUp.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusMove(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusMove(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusMove.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusInAirMove(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusInAirMove(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInAirMove.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusEnter(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusLeave(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusInRange(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusInRange(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInRange.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusOutOfRange(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusOutOfRange(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusOutOfRange.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusSystemGestureEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusSystemGesture(StylusSystemGestureEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusSystemGesture.28StylusSystemGestureEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusSystemGestureEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGotStylusCapture(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLostStylusCapture(StylusEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusButtonDown(StylusButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonDown.28StylusButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnStylusButtonUp(StylusButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonUp.28StylusButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusButtonDown(StylusButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewStylusButtonUp(StylusButtonEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:StylusButtonEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewKeyDown(KeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnKeyDown(KeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewKeyUp(KeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnKeyUp(KeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyboardFocusChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyboardFocusChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyboardFocusChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:KeyboardFocusChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewTextInput(TextCompositionEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TextCompositionEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTextInput(TextCompositionEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTextInput.28TextCompositionEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TextCompositionEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:QueryContinueDragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnQueryContinueDrag(QueryContinueDragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryContinueDrag.28QueryContinueDragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:QueryContinueDragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewGiveFeedback(GiveFeedbackEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:GiveFeedbackEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGiveFeedback(GiveFeedbackEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:GiveFeedbackEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewDragEnter(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDragEnter(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewDragOver(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDragOver(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewDragLeave(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDragLeave(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewDrop(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnDrop(DragEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DragEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewTouchDown(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTouchDown(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchDown.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewTouchMove(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTouchMove(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchMove.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnPreviewTouchUp(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTouchUp(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchUp.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnGotTouchCapture(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLostTouchCapture(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTouchEnter(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnTouchLeave(TouchEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:TouchEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RaiseIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReadFlag(CoreFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //field// | ||
+ | * Type:CoreFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} WriteFlag(CoreFlags,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //field// | ||
+ | * Type:CoreFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateMeasureInternal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateArrangeInternal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnChildDesiredSizeChanged(UIElement) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:UIElement | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParentOrICH(UIElement&,IContentHost&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //uiParent// | ||
+ | * Type:UIElement& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //ich// | ||
+ | * Type:IContentHost& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParentWithinLayoutIsland() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:UIElement | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnRender(DrawingContext) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnRender.28DrawingContext.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //drawingContext// | ||
+ | * Type:DrawingContext | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetHitTestBounds() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVisualAncestorChanged(Object,AncestorChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:AncestorChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParent() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParent(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //continuePastVisualTree// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetUIParentNo3DTraversal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddSynchronizedInputPreOpportunityHandler(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddSynchronizedInputPostOpportunityHandler(EventRoute,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //route// | ||
+ | * Type:EventRoute | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SynchronizedInputPreOpportunityHandler(Object,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SynchronizedInputPostOpportunityHandler(Object,RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //args// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} StartListeningSynchronizedInput(SynchronizedInputType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //inputType// | ||
+ | * Type:SynchronizedInputType | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CancelSynchronizedInput() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InputHitTest(Point,IInputElement&,IInputElement&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //pt// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | * //enabledHit// | ||
+ | * Type:IInputElement& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //rawHit// | ||
+ | * Type:IInputElement& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InputHitTest(Point,IInputElement&,IInputElement&,HitTestResult&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //pt// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | * //enabledHit// | ||
+ | * Type:IInputElement& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //rawHit// | ||
+ | * Type:IInputElement& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //rawHitResult// | ||
+ | * Type:HitTestResult& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SynchronizeReverseInheritPropertyFlags(DependencyObject,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldParent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isCoreParent// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BlockReverseInheritance() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnAccessKey(AccessKeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnAccessKey.28AccessKeyEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:AccessKeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTestCore(PointHitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28PointHitTestParameters.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResult | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //hitTestParameters// | ||
+ | * Type:PointHitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTestCore(GeometryHitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28GeometryHitTestParameters.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeometryHitTestResult | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //hitTestParameters// | ||
+ | * Type:GeometryHitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RenderOpen() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DrawingContext | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RenderClose(IDrawingContent) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //newContent// | ||
+ | * Type:IDrawingContent | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FreeContent(Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetContentBounds() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} WalkContent(DrawingContextWalker) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //walker// | ||
+ | * Type:DrawingContextWalker | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RenderContent(RenderContext,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ctx// | ||
+ | * Type:RenderContext | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isOnChannel// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetDrawing() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DrawingGroup | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvokeAccessKey(AccessKeyEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:AccessKeyEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnLostFocus(RoutedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:RoutedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateIsVisibleCache() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnCreateAutomationPeer() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCreateAutomationPeer.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:AutomationPeer | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CreateAutomationPeer() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:AutomationPeer | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetAutomationPeer() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:AutomationPeer | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CreateGenericRootAutomationPeer() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:AutomationPeer | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetPersistId(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationStarting(ManipulationStartingEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationStartingEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationStarted(ManipulationStartedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationStartedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationDelta(ManipulationDeltaEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationDeltaEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationInertiaStartingEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationBoundaryFeedbackEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnManipulationCompleted(ManipulationCompletedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //e// | ||
+ | * Type:ManipulationCompletedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} IsOnChannel(Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddRefOnChannelCore(Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:ResourceHandle | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReleaseOnChannelCore(Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsInnerSpace() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateSubgraphBoundsInnerSpace(Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //renderBounds// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateSubgraphBoundsOuterSpace() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CalculateSubgraphRenderBoundsOuterSpace() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Rect | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddRefOnChannelForCyclicBrush(ICyclicBrush,Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //cyclicBrush// | ||
+ | * Type:ICyclicBrush | ||
+ | * Description:N/A | ||
+ | |||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReleaseOnChannelForCyclicBrush(ICyclicBrush,Channel) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //cyclicBrush// | ||
+ | * Type:ICyclicBrush | ||
+ | * Description:N/A | ||
+ | |||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} VerifyAPIReadOnly() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} VerifyAPIReadOnly(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} VerifyAPIReadWrite() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} VerifyAPIReadWrite(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Precompute() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} PrecomputeContent() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} PrecomputeRecursive(Rect&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //bboxSubgraph// | ||
+ | * Type:Rect& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Render(RenderContext,UInt32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ctx// | ||
+ | * Type:RenderContext | ||
+ | * Description:N/A | ||
+ | |||
+ | * //childIndex// | ||
+ | * Type:UInt32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RenderRecursive(RenderContext) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ctx// | ||
+ | * Type:RenderContext | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Enter() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Exit() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateHitTestBounds() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTest(Point) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResult | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTest(Point,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResult | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //point// | ||
+ | * Type:Point | ||
+ | * Description:N/A | ||
+ | |||
+ | * //include2DOn3D// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTest(HitTestFilterCallback,HitTestResultCallback,HitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //filterCallback// | ||
+ | * Type:HitTestFilterCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //resultCallback// | ||
+ | * Type:HitTestResultCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //hitTestParameters// | ||
+ | * Type:HitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTestPoint(HitTestFilterCallback,HitTestResultCallback,PointHitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResultBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //filterCallback// | ||
+ | * Type:HitTestFilterCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //resultCallback// | ||
+ | * Type:HitTestResultCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //pointParams// | ||
+ | * Type:PointHitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} TransformToOuterSpace() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:GeneralTransform | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTestGeometry(HitTestFilterCallback,HitTestResultCallback,GeometryHitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResultBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //filterCallback// | ||
+ | * Type:HitTestFilterCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //resultCallback// | ||
+ | * Type:HitTestResultCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //geometryParams// | ||
+ | * Type:GeometryHitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HitTestPointInternal(HitTestFilterCallback,HitTestResultCallback,PointHitTestParameters) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:HitTestResultBehavior | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //filterCallback// | ||
+ | * Type:HitTestFilterCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //resultCallback// | ||
+ | * Type:HitTestResultCallback | ||
+ | * Description:N/A | ||
+ | |||
+ | * //hitTestParameters// | ||
+ | * Type:PointHitTestParameters | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalGetVisualChild(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //index// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalGet2DOr3DVisualChild(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //index// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalAddVisualChild(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalRemoveVisualChild(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} AddVisualChild(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddVisualChild.28Visual.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RemoveVisualChild(Visual) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveVisualChild.28Visual.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //child// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateZOrder() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalSetOffsetWorkaround(Vector) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //offset// | ||
+ | * Type:Vector | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InternalSetTransformWorkaround(Transform) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //transform// | ||
+ | * Type:Transform | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BitmapEffectEmulationChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ChangeVisualClip(Geometry,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //newClip// | ||
+ | * Type:Geometry | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dontSetWhenClose// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DisconnectAttachedResource(VisualProxyFlags,IResource) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //correspondingFlag// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | * //attachedResource// | ||
+ | * Type:IResource | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FireOnVisualParentChanged(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //oldParent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnVisualChildrenChanged(DependencyObject,DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //visualAdded// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //visualRemoved// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetFlagsToRoot(Boolean,VisualFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flag// | ||
+ | * Type:VisualFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} FindFirstAncestorWithFlagsAnd(VisualFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //flag// | ||
+ | * Type:VisualFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual,Boolean,GeneralTransform&,Matrix&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ancestor// | ||
+ | * Type:Visual | ||
+ | * Description:N/A | ||
+ | |||
+ | * //inverse// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //generalTransform// | ||
+ | * Type:GeneralTransform& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //simpleTransform// | ||
+ | * Type:Matrix& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} TrySimpleTransformToAncestor(Visual3D,GeneralTransform2DTo3D&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //ancestor// | ||
+ | * Type:Visual3D | ||
+ | * Description:N/A | ||
+ | |||
+ | * //transformTo3D// | ||
+ | * Type:GeneralTransform2DTo3D& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ClipChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ScrollableAreaClipChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} TransformChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EffectChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CacheModeChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GuidelinesChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OpacityMaskChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ContentsChanged(Object,EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //sender// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //e// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetFlagsOnAllChannels(Boolean,VisualProxyFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flagsToChange// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetFlags(Channel,Boolean,VisualProxyFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flagsToChange// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetFlags(Boolean,VisualFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flags// | ||
+ | * Type:VisualFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CheckFlagsOnAllChannels(VisualProxyFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //flagsToCheck// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CheckFlagsAnd(Channel,VisualProxyFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flagsToCheck// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CheckFlagsAnd(VisualFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //flags// | ||
+ | * Type:VisualFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CheckFlagsOr(Channel,VisualProxyFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //channel// | ||
+ | * Type:Channel | ||
+ | * Description:N/A | ||
+ | |||
+ | * //flagsToCheck// | ||
+ | * Type:VisualProxyFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} CheckFlagsOr(VisualFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //flags// | ||
+ | * Type:VisualFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} PropagateChangedFlags() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Seal() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetValueEntry(EntryIndex,DependencyProperty,PropertyMetadata,RequestFlags) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:EffectiveValueEntry | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //requests// | ||
+ | * Type:RequestFlags | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetValue(DependencyProperty,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetCurrentValue(DependencyProperty,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetValueInternal(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetCurrentValueInternal(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetDeferredValue(DependencyProperty,DeferredReference) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //deferredReference// | ||
+ | * Type:DeferredReference | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetCurrentDeferredValue(DependencyProperty,DeferredReference) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //deferredReference// | ||
+ | * Type:DeferredReference | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetMutableDefaultValue(DependencyProperty,Object) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetValue(DependencyPropertyKey,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyPropertyKey | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(Object,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ProvideSelfAsInheritanceContext(DependencyObject,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //doValue// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(Object,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} RemoveSelfAsInheritanceContext(DependencyObject,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //doValue// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ContainsValue(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateSubProperty(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} NotifySubPropertyChange(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} InvalidateProperty(DependencyProperty,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //preserveCurrentValue// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UpdateEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata,EffectiveValueEntry,EffectiveValueEntry&,Boolean,Boolean,OperationType) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:UpdateResult | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //oldEntry// | ||
+ | * Type:EffectiveValueEntry | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newEntry// | ||
+ | * Type:EffectiveValueEntry& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //coerceWithDeferredReference// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //coerceWithCurrentValue// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | * //operationType// | ||
+ | * Type:OperationType | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} NotifyPropertyChange(DependencyPropertyChangedEventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:DependencyPropertyChangedEventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ShouldSerializeProperty(DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetValueSource(DependencyProperty,PropertyMetadata,Boolean&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:BaseValueSourceInternal | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //hasModifiers// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} GetValueSource(DependencyProperty,PropertyMetadata,Boolean&,Boolean&,Boolean&,Boolean&,Boolean&) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:BaseValueSourceInternal | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //hasModifiers// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isExpression// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isAnimated// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isCoerced// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | * //isCurrent// | ||
+ | * Type:Boolean& | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} ReadLocalValueEntry(EntryIndex,DependencyProperty,Boolean) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //allowDeferredReferences// | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HasAnyExpression() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} HasExpression(EntryIndex,DependencyProperty) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} OnInheritanceContextChanged(EventArgs) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //args// | ||
+ | * Type:EventArgs | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Debug_AssertNoInheritanceContextListeners() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} BeginPropertyInitialization() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} EndPropertyInitialization() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetIsSelfInheritanceParent() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SynchronizeInheritanceParent(DependencyObject) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //parent// | ||
+ | * Type:DependencyObject | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} LookupEntry(Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //targetIndex// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata,EffectiveValueEntry,EffectiveValueEntry) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //newEntry// | ||
+ | * Type:EffectiveValueEntry | ||
+ | * Description:N/A | ||
+ | |||
+ | * //oldEntry// | ||
+ | * Type:EffectiveValueEntry | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} SetEffectiveValue(EntryIndex,DependencyProperty,Int32,PropertyMetadata,Object,BaseValueSourceInternal) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //targetIndex// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | * //value// | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | * //valueSource// | ||
+ | * Type:BaseValueSourceInternal | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} UnsetEffectiveValue(EntryIndex,DependencyProperty,PropertyMetadata) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //entryIndex// | ||
+ | * Type:EntryIndex | ||
+ | * Description:N/A | ||
+ | |||
+ | * //dp// | ||
+ | * Type:DependencyProperty | ||
+ | * Description:N/A | ||
+ | |||
+ | * //metadata// | ||
+ | * Type:PropertyMetadata | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} DetachFromDispatcher() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Finalize.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http:wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MemberwiseClone.28.29// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
==== Public Properties ==== | ==== Public Properties ==== | ||
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicProperty.gif|}} MouseCoordinateType ** |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ActualHeight|ActualHeight]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ActualWidth|ActualWidth]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AllowDrop|AllowDrop]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AreAnyTouchesCaptured|AreAnyTouchesCaptured]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AreAnyTouchesCapturedWithin|AreAnyTouchesCapturedWithin]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AreAnyTouchesDirectlyOver|AreAnyTouchesDirectlyOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#AreAnyTouchesOver|AreAnyTouchesOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Background|Background]] | Brush | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BindingGroup|BindingGroup]] | BindingGroup | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BorderBrush|BorderBrush]] | Brush | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#BorderThickness|BorderThickness]] | Thickness | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CacheMode|CacheMode]] | CacheMode | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Clip|Clip]] | Geometry | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ClipToBounds|ClipToBounds]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CommandBindings|CommandBindings]] | CommandBindingCollection | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Content|Content]] | Object | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | This property gets or sets the content of this map tool. It's a DependencyProperty. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ContextMenu|ContextMenu]] | ContextMenu | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CoordinateText|CoordinateText]] | String | | This property gets and sets current output coordinate string. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#CurrentMap|CurrentMap]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MapTool|MapTool]] | Gets or sets current map that the mapTool will be drawn on | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Cursor|Cursor]] | Cursor | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DataContext|DataContext]] | Object | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DependencyObjectType|DependencyObjectType]] | DependencyObjectType | DependencyObject | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#DesiredSize|DesiredSize]] | Size | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Dispatcher|Dispatcher]] | Dispatcher | DispatcherObject | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Effect|Effect]] | Effect | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FlowDirection|FlowDirection]] | FlowDirection | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FocusVisualStyle|FocusVisualStyle]] | Style | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Focusable|Focusable]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FontFamily|FontFamily]] | FontFamily | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FontSize|FontSize]] | Double | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FontStretch|FontStretch]] | FontStretch | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FontStyle|FontStyle]] | FontStyle | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#FontWeight|FontWeight]] | FontWeight | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ForceCursor|ForceCursor]] | Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Foreground|Foreground]] | Brush | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#HasAnimatedProperties|HasAnimatedProperties]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Height|Height]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#HorizontalAlignment|HorizontalAlignment]] | HorizontalAlignment | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#HorizontalContentAlignment|HorizontalContentAlignment]] | HorizontalAlignment | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#InputBindings|InputBindings]] | InputBindingCollection | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#InputScope|InputScope]] | InputScope | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsArrangeValid|IsArrangeValid]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsEnabled|IsEnabled]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsFocused|IsFocused]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsHitTestVisible|IsHitTestVisible]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsInitialized|IsInitialized]] | Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsInputMethodEnabled|IsInputMethodEnabled]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsKeyboardFocusWithin|IsKeyboardFocusWithin]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsKeyboardFocused|IsKeyboardFocused]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsLoaded|IsLoaded]] | Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsManipulationEnabled|IsManipulationEnabled]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsMeasureValid|IsMeasureValid]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsMouseCaptureWithin|IsMouseCaptureWithin]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsMouseCaptured|IsMouseCaptured]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsMouseDirectlyOver|IsMouseDirectlyOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsMouseOver|IsMouseOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsSealed|IsSealed]] | Boolean | DependencyObject | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsStylusCaptureWithin|IsStylusCaptureWithin]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsStylusCaptured|IsStylusCaptured]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsStylusDirectlyOver|IsStylusDirectlyOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsStylusOver|IsStylusOver]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsTabStop|IsTabStop]] | Boolean | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#IsVisible|IsVisible]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Language|Language]] | XmlLanguage | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#LayoutTransform|LayoutTransform]] | Transform | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Margin|Margin]] | Thickness | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MaxHeight|MaxHeight]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MaxWidth|MaxWidth]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MinHeight|MinHeight]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MinWidth|MinWidth]] | Double | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#MouseCoordinateType|MouseCoordinateType]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType|MouseCoordinateType]] | | Gets and sets a type of mouse coordinate. | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Opacity|Opacity]] | Double | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#OpacityMask|OpacityMask]] | Brush | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#OverridesDefaultStyle|OverridesDefaultStyle]] | Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Padding|Padding]] | Thickness | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Parent|Parent]] | DependencyObject | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RenderSize|RenderSize]] | Size | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RenderTransform|RenderTransform]] | Transform | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#RenderTransformOrigin|RenderTransformOrigin]] | Point | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Resources|Resources]] | ResourceDictionary | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#SnapsToDevicePixels|SnapsToDevicePixels]] | Boolean | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Style|Style]] | Style | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TabIndex|TabIndex]] | Int32 | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Tag|Tag]] | Object | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Template|Template]] | ControlTemplate | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TemplatedParent|TemplatedParent]] | DependencyObject | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#ToolTip|ToolTip]] | Object | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TouchesCaptured|TouchesCaptured]] | IEnumerable<TouchDevice> | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TouchesCapturedWithin|TouchesCapturedWithin]] | IEnumerable<TouchDevice> | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TouchesDirectlyOver|TouchesDirectlyOver]] | IEnumerable<TouchDevice> | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#TouchesOver|TouchesOver]] | IEnumerable<TouchDevice> | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Triggers|Triggers]] | TriggerCollection | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Uid|Uid]] | String | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#UseLayoutRounding|UseLayoutRounding]] | Boolean | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#VerticalAlignment|VerticalAlignment]] | VerticalAlignment | FrameworkElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#VerticalContentAlignment|VerticalContentAlignment]] | VerticalAlignment | Control | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Visibility|Visibility]] | Visibility | UIElement | | | + | |
- | | {{wiki:PublicProperty.gif|Public Property}}[[#Width|Width]] | Double | FrameworkElement | | | + | |
- | ==== Protected Properties ==== | + | * //Gets and sets a type of mouse coordinate.// |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#IsEnabledCore|IsEnabledCore]] | Boolean | UIElement | | | + | * //When choosing Custom, implement CustomizeMouseCoordinateFormat event to customize the appearance of the coordinates.// |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#StylusPlugIns|StylusPlugIns]] | StylusPlugInCollection | UIElement | | | + | == Return Value == |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#VisualChildrenCount|VisualChildrenCount]] | Int32 | Visual(overriden) | | | + | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType|MouseCoordinateType]] |
- | | {{wiki:ProtectedProperty.gif|Protected Property}}[[#VisualParent|VisualParent]] | DependencyObject | Visual | | | + | |
- | ==== Public Events ==== | + | ** {{wiki:PublicProperty.gif|}} CoordinateText ** |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ContextMenuClosing|ContextMenuClosing]] | ContextMenuEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ContextMenuOpening|ContextMenuOpening]] | ContextMenuEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#CustomFormatted|CustomFormatted]] | [[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]] | | Raises when customizing the mouse coordinate. | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DataContextChanged|DataContextChanged]] | DependencyPropertyChangedEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DragEnter|DragEnter]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DragLeave|DragLeave]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#DragOver|DragOver]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Drop|Drop]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#FocusableChanged|FocusableChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GiveFeedback|GiveFeedback]] | GiveFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GotFocus|GotFocus]] | RoutedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GotKeyboardFocus|GotKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GotMouseCapture|GotMouseCapture]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GotStylusCapture|GotStylusCapture]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#GotTouchCapture|GotTouchCapture]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Initialized|Initialized]] | EventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsEnabledChanged|IsEnabledChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsHitTestVisibleChanged|IsHitTestVisibleChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsKeyboardFocusWithinChanged|IsKeyboardFocusWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsKeyboardFocusedChanged|IsKeyboardFocusedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsMouseCaptureWithinChanged|IsMouseCaptureWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsMouseCapturedChanged|IsMouseCapturedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsMouseDirectlyOverChanged|IsMouseDirectlyOverChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsStylusCaptureWithinChanged|IsStylusCaptureWithinChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsStylusCapturedChanged|IsStylusCapturedChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsStylusDirectlyOverChanged|IsStylusDirectlyOverChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#IsVisibleChanged|IsVisibleChanged]] | DependencyPropertyChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#KeyDown|KeyDown]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#KeyUp|KeyUp]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LayoutUpdated|LayoutUpdated]] | EventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Loaded|Loaded]] | RoutedEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LostFocus|LostFocus]] | RoutedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LostKeyboardFocus|LostKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LostMouseCapture|LostMouseCapture]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LostStylusCapture|LostStylusCapture]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#LostTouchCapture|LostTouchCapture]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationBoundaryFeedback|ManipulationBoundaryFeedback]] | ManipulationBoundaryFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationCompleted|ManipulationCompleted]] | ManipulationCompletedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationDelta|ManipulationDelta]] | ManipulationDeltaEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationInertiaStarting|ManipulationInertiaStarting]] | ManipulationInertiaStartingEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationStarted|ManipulationStarted]] | ManipulationStartedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationStarting|ManipulationStarting]] | ManipulationStartingEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseDoubleClick|MouseDoubleClick]] | MouseButtonEventArgs | Control | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseDown|MouseDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseEnter|MouseEnter]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeave|MouseLeave]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeftButtonDown|MouseLeftButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeftButtonUp|MouseLeftButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseMove|MouseMove]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseRightButtonDown|MouseRightButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseRightButtonUp|MouseRightButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseUp|MouseUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseWheel|MouseWheel]] | MouseWheelEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewDragEnter|PreviewDragEnter]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewDragLeave|PreviewDragLeave]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewDragOver|PreviewDragOver]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewDrop|PreviewDrop]] | DragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewGiveFeedback|PreviewGiveFeedback]] | GiveFeedbackEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewGotKeyboardFocus|PreviewGotKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewKeyDown|PreviewKeyDown]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewKeyUp|PreviewKeyUp]] | KeyEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewLostKeyboardFocus|PreviewLostKeyboardFocus]] | KeyboardFocusChangedEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseDoubleClick|PreviewMouseDoubleClick]] | MouseButtonEventArgs | Control | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseDown|PreviewMouseDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseLeftButtonDown|PreviewMouseLeftButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseLeftButtonUp|PreviewMouseLeftButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseMove|PreviewMouseMove]] | MouseEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseRightButtonDown|PreviewMouseRightButtonDown]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseRightButtonUp|PreviewMouseRightButtonUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseUp|PreviewMouseUp]] | MouseButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewMouseWheel|PreviewMouseWheel]] | MouseWheelEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewQueryContinueDrag|PreviewQueryContinueDrag]] | QueryContinueDragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusButtonDown|PreviewStylusButtonDown]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusButtonUp|PreviewStylusButtonUp]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusDown|PreviewStylusDown]] | StylusDownEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusInAirMove|PreviewStylusInAirMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusInRange|PreviewStylusInRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusMove|PreviewStylusMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusOutOfRange|PreviewStylusOutOfRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusSystemGesture|PreviewStylusSystemGesture]] | StylusSystemGestureEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewStylusUp|PreviewStylusUp]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewTextInput|PreviewTextInput]] | TextCompositionEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewTouchDown|PreviewTouchDown]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewTouchMove|PreviewTouchMove]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#PreviewTouchUp|PreviewTouchUp]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#QueryContinueDrag|QueryContinueDrag]] | QueryContinueDragEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#QueryCursor|QueryCursor]] | QueryCursorEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#RequestBringIntoView|RequestBringIntoView]] | RequestBringIntoViewEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#SizeChanged|SizeChanged]] | SizeChangedEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#SourceUpdated|SourceUpdated]] | DataTransferEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusButtonDown|StylusButtonDown]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusButtonUp|StylusButtonUp]] | StylusButtonEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusDown|StylusDown]] | StylusDownEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusEnter|StylusEnter]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusInAirMove|StylusInAirMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusInRange|StylusInRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusLeave|StylusLeave]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusMove|StylusMove]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusOutOfRange|StylusOutOfRange]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusSystemGesture|StylusSystemGesture]] | StylusSystemGestureEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#StylusUp|StylusUp]] | StylusEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TargetUpdated|TargetUpdated]] | DataTransferEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TextInput|TextInput]] | TextCompositionEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ToolTipClosing|ToolTipClosing]] | ToolTipEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#ToolTipOpening|ToolTipOpening]] | ToolTipEventArgs | FrameworkElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TouchDown|TouchDown]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TouchEnter|TouchEnter]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TouchLeave|TouchLeave]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TouchMove|TouchMove]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#TouchUp|TouchUp]] | TouchEventArgs | UIElement | | | + | |
- | | {{wiki:PublicEvent.gif|Public Event}}[[#Unloaded|Unloaded]] | RoutedEventArgs | FrameworkElement | | | + | |
- | ===== Public Constructors ===== | + | * //This property gets and sets current output coordinate string.// |
- | ==== MouseCoordinateMapTool() ==== | + | == Remarks == |
- | Constructor of MouseCoordinateMapTool class. | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoordinateText// |
- | === Remarks === | + | == Return Value == |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MouseCoordinateMapTool.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MouseCoordinateMapTool.28.29</a> | + | * Type:String |
- | === Parameters === | + | |
- | ^ Name ^ Type ^ Description ^ | + | |
- | [[#Public Constructors|Go Back]] | + | ** {{wiki:PublicProperty.gif|}} Content ** |
- | ===== Protected Constructors ===== | + | |
- | ===== Public Methods ===== | + | |
- | ==== AddHandler(RoutedEvent, Delegate, Boolean) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.2C_Boolean.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.2C_Boolean.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //This property gets or sets the content of this map tool. It's a DependencyProperty.// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | routedEvent | RoutedEvent<!-- System.Windows.RoutedEvent --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Content// |
- | | handler | Delegate<!-- System.Delegate --> | | | + | == Return Value == |
- | | handledEventsToo | Boolean<!-- System.Boolean --> | | | + | * Type:Object |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} CurrentMap ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== AddHandler(RoutedEvent, Delegate) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddHandler.28RoutedEvent.2C_Delegate.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //Gets or sets current map that the mapTool will be drawn on// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | routedEvent | RoutedEvent<!-- System.Windows.RoutedEvent --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CurrentMap// |
- | | handler | Delegate<!-- System.Delegate --> | | | + | == Return Value == |
+ | * Type:[[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]] | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} BorderBrush ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== AddToEventRoute(EventRoute, RoutedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddToEventRoute.28EventRoute.2C_RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddToEventRoute.28EventRoute.2C_RoutedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | route | EventRoute<!-- System.Windows.EventRoute --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderBrush// |
- | | e | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | | + | == Return Value == |
+ | * Type:Brush | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} BorderThickness ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.2C_HandoffBehavior.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.2C_HandoffBehavior.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderThickness// |
- | | clock | AnimationClock<!-- System.Windows.Media.Animation.AnimationClock --> | | | + | == Return Value == |
- | | handoffBehavior | HandoffBehavior<!-- System.Windows.Media.Animation.HandoffBehavior --> | | | + | * Type:Thickness |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Background ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ApplyAnimationClock(DependencyProperty, AnimationClock) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyAnimationClock.28DependencyProperty.2C_AnimationClock.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Background// |
- | | clock | AnimationClock<!-- System.Windows.Media.Animation.AnimationClock --> | | | + | == Return Value == |
+ | * Type:Brush | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Foreground ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ApplyTemplate() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Foreground// | ||
+ | == Return Value == | ||
+ | * Type:Brush | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} FontFamily ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== Arrange(Rect) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Arrange.28Rect.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Arrange.28Rect.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | finalRect | Rect<!-- System.Windows.Rect --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontFamily// |
+ | == Return Value == | ||
+ | * Type:FontFamily | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} FontSize ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.2C_HandoffBehavior.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.2C_HandoffBehavior.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontSize// |
- | | animation | AnimationTimeline<!-- System.Windows.Media.Animation.AnimationTimeline --> | | | + | == Return Value == |
- | | handoffBehavior | HandoffBehavior<!-- System.Windows.Media.Animation.HandoffBehavior --> | | | + | * Type:Double |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} FontStretch ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginAnimation(DependencyProperty, AnimationTimeline) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginAnimation.28DependencyProperty.2C_AnimationTimeline.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStretch// |
- | | animation | AnimationTimeline<!-- System.Windows.Media.Animation.AnimationTimeline --> | | | + | == Return Value == |
+ | * Type:FontStretch | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} FontStyle ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginInit() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginInit.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginInit.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStyle// | ||
+ | == Return Value == | ||
+ | * Type:FontStyle | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} FontWeight ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginStoryboard(Storyboard) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | storyboard | Storyboard<!-- System.Windows.Media.Animation.Storyboard --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontWeight// |
+ | == Return Value == | ||
+ | * Type:FontWeight | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} HorizontalContentAlignment ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginStoryboard(Storyboard, HandoffBehavior) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | storyboard | Storyboard<!-- System.Windows.Media.Animation.Storyboard --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalContentAlignment// |
- | | handoffBehavior | HandoffBehavior<!-- System.Windows.Media.Animation.HandoffBehavior --> | | | + | == Return Value == |
+ | * Type:HorizontalAlignment | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} VerticalContentAlignment ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BeginStoryboard(Storyboard, HandoffBehavior, Boolean) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.2C_Boolean.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BeginStoryboard.28Storyboard.2C_HandoffBehavior.2C_Boolean.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | storyboard | Storyboard<!-- System.Windows.Media.Animation.Storyboard --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalContentAlignment// |
- | | handoffBehavior | HandoffBehavior<!-- System.Windows.Media.Animation.HandoffBehavior --> | | | + | == Return Value == |
- | | isControllable | Boolean<!-- System.Boolean --> | | | + | * Type:VerticalAlignment |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} TabIndex ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BringIntoView() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TabIndex// | ||
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} IsTabStop ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== BringIntoView(Rect) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28Rect.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BringIntoView.28Rect.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | targetRectangle | Rect<!-- System.Windows.Rect --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsTabStop// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} Padding ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== CaptureMouse() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureMouse.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureMouse.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Padding// | ||
+ | == Return Value == | ||
+ | * Type:Thickness | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Template ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== CaptureStylus() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureStylus.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureStylus.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29// | ||
+ | == Return Value == | ||
+ | * Type:ControlTemplate | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Style ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== CaptureTouch(TouchDevice) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureTouch.28TouchDevice.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CaptureTouch.28TouchDevice.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | touchDevice | TouchDevice<!-- System.Windows.Input.TouchDevice --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29// |
+ | == Return Value == | ||
+ | * Type:Style | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} OverridesDefaultStyle ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== CheckAccess() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CheckAccess.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CheckAccess.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OverridesDefaultStyle// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Threading.DispatcherObject --> | + | ** {{wiki:PublicProperty.gif|}} UseLayoutRounding ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ClearValue(DependencyPropertyKey) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyPropertyKey.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyPropertyKey.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | key | DependencyPropertyKey<!-- System.Windows.DependencyPropertyKey --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UseLayoutRounding// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} Triggers ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ClearValue(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClearValue.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29// |
+ | == Return Value == | ||
+ | * Type:TriggerCollection | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} TemplatedParent ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== CoerceValue(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoerceValue.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoerceValue.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TemplatedParent// |
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} Resources ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== EndInit() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EndInit.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EndInit.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29// | ||
+ | == Return Value == | ||
+ | * Type:ResourceDictionary | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} DataContext ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== Equals(Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Equals.28Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Equals.28Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object<!-- System.Object --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContext// |
+ | == Return Value == | ||
+ | * Type:Object | ||
- | <!-- System.Object(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} BindingGroup ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== FindCommonVisualAncestor(DependencyObject) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindCommonVisualAncestor.28DependencyObject.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindCommonVisualAncestor.28DependencyObject.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | DependencyObject<!-- System.Windows.DependencyObject --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | otherVisual | DependencyObject<!-- System.Windows.DependencyObject --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BindingGroup// |
+ | == Return Value == | ||
+ | * Type:BindingGroup | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} Language ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== FindName(String) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | name | String<!-- System.String --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Language// |
+ | == Return Value == | ||
+ | * Type:XmlLanguage | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} Name ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== FindResource(Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindResource.28Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindResource.28Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | resourceKey | Object<!-- System.Object --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29// |
+ | == Return Value == | ||
+ | * Type:String | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} Tag ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== Focus() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focus.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focus.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Tag// | ||
+ | == Return Value == | ||
+ | * Type:Object | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} InputScope ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetAnimationBaseValue(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetAnimationBaseValue.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetAnimationBaseValue.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputScope// |
+ | == Return Value == | ||
+ | * Type:InputScope | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} ActualWidth ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetBindingExpression(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetBindingExpression.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetBindingExpression.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | BindingExpression<!-- System.Windows.Data.BindingExpression --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} ActualHeight ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetHashCode() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetHashCode.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetHashCode.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight// | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Object(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} LayoutTransform ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetLocalValueEnumerator() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLocalValueEnumerator.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLocalValueEnumerator.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | LocalValueEnumerator<!-- System.Windows.LocalValueEnumerator --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutTransform// | ||
+ | == Return Value == | ||
+ | * Type:Transform | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} Width ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetType() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetType.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetType.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth// | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} MinWidth ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== GetValue(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetValue.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetValue.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinWidth// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} MaxWidth ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== Initialize(WpfMap) ==== | + | |
- | This method initializes map tool. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Initialize.28WpfMap.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Initialize.28WpfMap.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | wpfMap | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxWidth// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapTool --> | + | ** {{wiki:PublicProperty.gif|}} Height ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== InputHitTest(Point) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputHitTest.28Point.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputHitTest.28Point.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | IInputElement<!-- System.Windows.IInputElement --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | point | Point<!-- System.Windows.Point --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} MinHeight ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== InvalidateArrange() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateArrange.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateArrange.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinHeight// | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} MaxHeight ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== InvalidateMeasure() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateMeasure.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateMeasure.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxHeight// | ||
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} FlowDirection ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== InvalidateProperty(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateProperty.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateProperty.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FlowDirection// |
+ | == Return Value == | ||
+ | * Type:FlowDirection | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} Margin ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== InvalidateVisual() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateVisual.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InvalidateVisual.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Margin// | ||
+ | == Return Value == | ||
+ | * Type:Thickness | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} HorizontalAlignment ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== IsAncestorOf(DependencyObject) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsAncestorOf.28DependencyObject.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsAncestorOf.28DependencyObject.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | descendant | DependencyObject<!-- System.Windows.DependencyObject --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalAlignment// |
+ | == Return Value == | ||
+ | * Type:HorizontalAlignment | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} VerticalAlignment ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== IsDescendantOf(DependencyObject) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsDescendantOf.28DependencyObject.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsDescendantOf.28DependencyObject.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | ancestor | DependencyObject<!-- System.Windows.DependencyObject --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalAlignment// |
+ | == Return Value == | ||
+ | * Type:VerticalAlignment | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} FocusVisualStyle ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== Measure(Size) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Measure.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Measure.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | availableSize | Size<!-- System.Windows.Size --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusVisualStyle// |
+ | == Return Value == | ||
+ | * Type:Style | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Cursor ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== MoveFocus(TraversalRequest) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MoveFocus.28TraversalRequest.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MoveFocus.28TraversalRequest.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | request | TraversalRequest<!-- System.Windows.Input.TraversalRequest --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29// |
+ | == Return Value == | ||
+ | * Type:Cursor | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} ForceCursor ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== OnApplyTemplate() ==== | + | |
- | Applys the template of MouseCoordinateMapTool. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnApplyTemplate.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnApplyTemplate.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ForceCursor// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} IsInitialized ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== PointFromScreen(Point) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointFromScreen.28Point.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointFromScreen.28Point.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Point<!-- System.Windows.Point --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | point | Point<!-- System.Windows.Point --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInitialized// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} IsLoaded ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== PointToScreen(Point) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointToScreen.28Point.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PointToScreen.28Point.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Point<!-- System.Windows.Point --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | point | Point<!-- System.Windows.Point --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} ToolTip ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== PredictFocus(FocusNavigationDirection) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PredictFocus.28FocusNavigationDirection.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#PredictFocus.28FocusNavigationDirection.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | DependencyObject<!-- System.Windows.DependencyObject --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | direction | FocusNavigationDirection<!-- System.Windows.Input.FocusNavigationDirection --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29// |
+ | == Return Value == | ||
+ | * Type:Object | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} ContextMenu ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== RaiseEvent(RoutedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RaiseEvent.28RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RaiseEvent.28RoutedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29// |
+ | == Return Value == | ||
+ | * Type:ContextMenu | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Parent ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ReadLocalValue(DependencyProperty) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReadLocalValue.28DependencyProperty.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReadLocalValue.28DependencyProperty.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Parent// |
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} HasAnimatedProperties ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== RegisterName(String, Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RegisterName.28String.2C_Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RegisterName.28String.2C_Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | name | String<!-- System.String --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HasAnimatedProperties// |
- | | scopedElement | Object<!-- System.Object --> | | | + | == Return Value == |
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} InputBindings ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ReleaseAllTouchCaptures() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseAllTouchCaptures.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseAllTouchCaptures.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29// | ||
+ | == Return Value == | ||
+ | * Type:InputBindingCollection | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} CommandBindings ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ReleaseMouseCapture() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseMouseCapture.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseMouseCapture.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29// | ||
+ | == Return Value == | ||
+ | * Type:CommandBindingCollection | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} AllowDrop ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ReleaseStylusCapture() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseStylusCapture.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseStylusCapture.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AllowDrop// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} DesiredSize ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ReleaseTouchCapture(TouchDevice) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseTouchCapture.28TouchDevice.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ReleaseTouchCapture.28TouchDevice.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | touchDevice | TouchDevice<!-- System.Windows.Input.TouchDevice --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29// |
+ | == Return Value == | ||
+ | * Type:Size | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} IsMeasureValid ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== RemoveHandler(RoutedEvent, Delegate) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveHandler.28RoutedEvent.2C_Delegate.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveHandler.28RoutedEvent.2C_Delegate.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | routedEvent | RoutedEvent<!-- System.Windows.RoutedEvent --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMeasureValid// |
- | | handler | Delegate<!-- System.Delegate --> | | | + | == Return Value == |
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} IsArrangeValid ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetBinding(DependencyProperty, String) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_String.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_String.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | BindingExpression<!-- System.Windows.Data.BindingExpression --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsArrangeValid// |
- | | path | String<!-- System.String --> | | | + | == Return Value == |
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} RenderSize ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetBinding(DependencyProperty, BindingBase) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_BindingBase.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetBinding.28DependencyProperty.2C_BindingBase.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | BindingExpressionBase<!-- System.Windows.Data.BindingExpressionBase --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderSize// |
- | | binding | BindingBase<!-- System.Windows.Data.BindingBase --> | | | + | == Return Value == |
+ | * Type:Size | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} RenderTransform ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetCurrentValue(DependencyProperty, Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetCurrentValue.28DependencyProperty.2C_Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetCurrentValue.28DependencyProperty.2C_Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransform// |
- | | value | Object<!-- System.Object --> | | | + | == Return Value == |
+ | * Type:Transform | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} RenderTransformOrigin ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetResourceReference(DependencyProperty, Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetResourceReference.28DependencyProperty.2C_Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetResourceReference.28DependencyProperty.2C_Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransformOrigin// |
- | | name | Object<!-- System.Object --> | | | + | == Return Value == |
+ | * Type:Point | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} IsMouseDirectlyOver ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetValue(DependencyProperty, Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyProperty.2C_Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyProperty.2C_Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | dp | DependencyProperty<!-- System.Windows.DependencyProperty --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// |
- | | value | Object<!-- System.Object --> | | | + | == Return Value == |
+ | * Type:Boolean | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} IsMouseOver ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== SetValue(DependencyPropertyKey, Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyPropertyKey.2C_Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SetValue.28DependencyPropertyKey.2C_Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | key | DependencyPropertyKey<!-- System.Windows.DependencyPropertyKey --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMouseOver// |
- | | value | Object<!-- System.Object --> | | | + | == Return Value == |
+ | * Type:Boolean | ||
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicProperty.gif|}} IsStylusOver ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ShouldSerializeCommandBindings() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsStylusOver// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} IsKeyboardFocusWithin ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ShouldSerializeInputBindings() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} IsMouseCaptured ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ShouldSerializeResources() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} IsMouseCaptureWithin ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ShouldSerializeStyle() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} IsStylusDirectlyOver ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ShouldSerializeTriggers() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} IsStylusCaptured ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== ToString() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ToString.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ToString.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Object(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} IsStylusCaptureWithin ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TransformToAncestor(Visual3D) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual3D.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual3D.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | GeneralTransform2DTo3D<!-- System.Windows.Media.Media3D.GeneralTransform2DTo3D --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | ancestor | Visual3D<!-- System.Windows.Media.Media3D.Visual3D --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} IsKeyboardFocused ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TransformToAncestor(Visual) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToAncestor.28Visual.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | GeneralTransform<!-- System.Windows.Media.GeneralTransform --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | ancestor | Visual<!-- System.Windows.Media.Visual --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} IsInputMethodEnabled ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TransformToDescendant(Visual) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToDescendant.28Visual.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToDescendant.28Visual.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | GeneralTransform<!-- System.Windows.Media.GeneralTransform --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | descendant | Visual<!-- System.Windows.Media.Visual --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInputMethodEnabled// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} Opacity ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TransformToVisual(Visual) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToVisual.28Visual.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TransformToVisual.28Visual.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | GeneralTransform<!-- System.Windows.Media.GeneralTransform --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | visual | Visual<!-- System.Windows.Media.Visual --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Opacity// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} OpacityMask ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TranslatePoint(Point, UIElement) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TranslatePoint.28Point.2C_UIElement.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TranslatePoint.28Point.2C_UIElement.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Point<!-- System.Windows.Point --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | point | Point<!-- System.Windows.Point --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OpacityMask// |
- | | relativeTo | UIElement<!-- System.Windows.UIElement --> | | | + | == Return Value == |
+ | * Type:Brush | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} BitmapEffect ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== TryFindResource(Object) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TryFindResource.28Object.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TryFindResource.28Object.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | resourceKey | Object<!-- System.Object --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapEffect | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} Effect ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== UnregisterName(String) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UnregisterName.28String.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UnregisterName.28String.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | name | String<!-- System.String --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Effect// |
+ | == Return Value == | ||
+ | * Type:Effect | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} BitmapEffectInput ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== UpdateDefaultStyle() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateDefaultStyle.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateDefaultStyle.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:BitmapEffectInput | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} CacheMode ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== UpdateLayout() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateLayout.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UpdateLayout.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CacheMode// | ||
+ | == Return Value == | ||
+ | * Type:CacheMode | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Uid ** |
- | [[#Public Methods|Go Back]] | + | |
- | ==== VerifyAccess() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerifyAccess.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerifyAccess.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Uid// | ||
+ | == Return Value == | ||
+ | * Type:String | ||
- | <!-- System.Windows.Threading.DispatcherObject --> | + | ** {{wiki:PublicProperty.gif|}} Visibility ** |
- | [[#Public Methods|Go Back]] | + | |
- | ===== Protected Methods ===== | + | |
- | ==== AddVisualChild(Visual) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddVisualChild.28Visual.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AddVisualChild.28Visual.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | child | Visual<!-- System.Windows.Media.Visual --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Visibility// |
+ | == Return Value == | ||
+ | * Type:Visibility | ||
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicProperty.gif|}} ClipToBounds ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== ArrangeCore(Rect) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeCore.28Rect.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeCore.28Rect.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | finalRect | Rect<!-- System.Windows.Rect --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClipToBounds// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} Clip ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== ArrangeOverride(Size) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeOverride.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ArrangeOverride.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Size<!-- System.Windows.Size --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | arrangeBounds | Size<!-- System.Windows.Size --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29// |
+ | == Return Value == | ||
+ | * Type:Geometry | ||
- | <!-- System.Windows.FrameworkElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} SnapsToDevicePixels ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== EnabledChangedCore(Boolean) ==== | + | |
- | Occurs when changing IsEnable property. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EnabledChangedCore.28Boolean.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#EnabledChangedCore.28Boolean.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | newValue | Boolean<!-- System.Boolean --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SnapsToDevicePixels// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapTool(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} IsFocused ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== Finalize() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Finalize.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Finalize.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsFocused// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} IsEnabled ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== GetLayoutClip(Size) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Geometry<!-- System.Windows.Media.Geometry --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | layoutSlotSize | Size<!-- System.Windows.Size --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabled// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} IsHitTestVisible ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== GetVisualChild(Int32) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetVisualChild.28Int32.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetVisualChild.28Int32.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Visual<!-- System.Windows.Media.Visual --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | index | Int32<!-- System.Int32 --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisible// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} IsVisible ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== HitTestCore(GeometryHitTestParameters) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28GeometryHitTestParameters.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28GeometryHitTestParameters.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | GeometryHitTestResult<!-- System.Windows.Media.GeometryHitTestResult --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | hitTestParameters | GeometryHitTestParameters<!-- System.Windows.Media.GeometryHitTestParameters --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisible// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} Focusable ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== HitTestCore(PointHitTestParameters) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28PointHitTestParameters.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HitTestCore.28PointHitTestParameters.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | HitTestResult<!-- System.Windows.Media.HitTestResult --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | hitTestParameters | PointHitTestParameters<!-- System.Windows.Media.PointHitTestParameters --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focusable// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Media.Visual(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} PersistId ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== InitializeCore(WpfMap) ==== | + | |
- | This method initializes map tool. | + | |
- | === Remarks === | + | |
- | When overriding this method, consider adding map tool onto the map.ToolsGrid panel. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | wpfMap | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapTool --> | + | ** {{wiki:PublicProperty.gif|}} IsManipulationEnabled ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== MeasureCore(Size) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureCore.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureCore.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Size<!-- System.Windows.Size --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | availableSize | Size<!-- System.Windows.Size --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsManipulationEnabled// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} AreAnyTouchesOver ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== MeasureOverride(Size) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureOverride.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MeasureOverride.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Size<!-- System.Windows.Size --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | constraint | Size<!-- System.Windows.Size --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement(overriden) --> | + | ** {{wiki:PublicProperty.gif|}} AreAnyTouchesDirectlyOver ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== MemberwiseClone() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MemberwiseClone.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MemberwiseClone.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Object --> | + | ** {{wiki:PublicProperty.gif|}} AreAnyTouchesCapturedWithin ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnAccessKey(AccessKeyEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnAccessKey.28AccessKeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnAccessKey.28AccessKeyEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | AccessKeyEventArgs<!-- System.Windows.Input.AccessKeyEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} AreAnyTouchesCaptured ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnChildDesiredSizeChanged(UIElement) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | child | UIElement<!-- System.Windows.UIElement --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} TouchesCaptured ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnContextMenuClosing(ContextMenuEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ContextMenuEventArgs<!-- System.Windows.Controls.ContextMenuEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured// |
+ | == Return Value == | ||
+ | * Type:IEnumerable<TouchDevice> | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} TouchesCapturedWithin ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnContextMenuOpening(ContextMenuEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ContextMenuEventArgs<!-- System.Windows.Controls.ContextMenuEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin// |
+ | == Return Value == | ||
+ | * Type:IEnumerable<TouchDevice> | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicProperty.gif|}} TouchesOver ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnCreateAutomationPeer() ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCreateAutomationPeer.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCreateAutomationPeer.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | AutomationPeer<!-- System.Windows.Automation.Peers.AutomationPeer --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver// | ||
+ | == Return Value == | ||
+ | * Type:IEnumerable<TouchDevice> | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} TouchesDirectlyOver ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnCustomFormatted(CustomFormattedMouseCoordinateMapToolEventArgs) ==== | + | |
- | Occurs when choosing custom mouse coordinate type. | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | A string value indicates the new custom format result of coordinate. | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | args | [[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs --> | Arguments for CustomFormattedMouseCoordinateMapToolEventArgs event. | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver// |
+ | == Return Value == | ||
+ | * Type:IEnumerable<TouchDevice> | ||
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool --> | + | ** {{wiki:PublicProperty.gif|}} DependencyObjectType ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnDragEnter(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DependencyObjectType// |
+ | == Return Value == | ||
+ | * Type:DependencyObjectType | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} IsSealed ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnDragLeave(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsSealed// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicProperty.gif|}} Dispatcher ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnDragOver(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Dispatcher// |
+ | == Return Value == | ||
+ | * Type:Dispatcher | ||
- | <!-- System.Windows.UIElement --> | + | ==== Protected Properties ==== |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:ProtectedProperty.gif|}} TemplateInternal ** |
- | ==== OnDrop(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:FrameworkTemplate | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} TemplateCache ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGiveFeedback(GiveFeedbackEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | GiveFeedbackEventArgs<!-- System.Windows.GiveFeedbackEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:FrameworkTemplate | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HandlesScrolling ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGotFocus(RoutedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement(overriden) --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualStateChangeSuspended ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGotKeyboardFocus(KeyboardFocusChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} DefaultStyleKey ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGotMouseCapture(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Object | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ThemeStyle ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGotStylusCapture(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Style | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} DTypeThemeStyleKey ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnGotTouchCapture(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:DependencyObjectType | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsTemplateRoot ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnInitialized(EventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | EventArgs<!-- System.EventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:ProtectedProperty.gif|}} TemplateChild ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:UIElement | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} StateGroupsRoot ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:FrameworkElement | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualChildrenCount ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualChildrenCount// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasResources ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InheritanceBehavior ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:InheritanceBehavior | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasResourceReference ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsLogicalChildrenIterationInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InVisibilityCollapsedTree ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} SubtreeHasLoadedChangeHandler ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnKeyDown(KeyEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsLoadedCache ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnKeyUp(KeyEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsParentAnFE ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnLostFocus(RoutedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsTemplatedParentAnFE ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnLostKeyboardFocus(KeyboardFocusChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasLogicalChildren ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnLostMouseCapture(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsRightToLeft ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnLostStylusCapture(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} TemplateChildIndex ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnLostTouchCapture(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsRequestingExpression ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationBoundaryFeedbackEventArgs<!-- System.Windows.Input.ManipulationBoundaryFeedbackEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} BypassLayoutPolicies ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationCompleted(ManipulationCompletedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationCompletedEventArgs<!-- System.Windows.Input.ManipulationCompletedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} EffectiveValuesInitialSize ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationDelta(ManipulationDeltaEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationDeltaEventArgs<!-- System.Windows.Input.ManipulationDeltaEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} LogicalChildren ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationInertiaStartingEventArgs<!-- System.Windows.Input.ManipulationInertiaStartingEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:IEnumerator | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ThisHasLoadedChangeEventHandler ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationStarted(ManipulationStartedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationStartedEventArgs<!-- System.Windows.Input.ManipulationStartedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasFefLoadedChangeHandler ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnManipulationStarting(ManipulationStartingEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ManipulationStartingEventArgs<!-- System.Windows.Input.ManipulationStartingEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InheritanceContext ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseDoubleClick(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:ProtectedProperty.gif|}} IsStyleUpdateInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsThemeStyleUpdateInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseEnter(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} StoresParentTemplateValues ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseLeave(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasNumberSubstitutionChanged ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseLeftButtonDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasTemplateGeneratedSubTree ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseLeftButtonUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasImplicitStyleFromResources ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseMove(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ShouldLookupImplicitStyles ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseRightButtonDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsStyleSetFromGenerator ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseRightButtonUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasStyleChanged ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasTemplateChanged ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnMouseWheel(MouseWheelEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseWheelEventArgs<!-- System.Windows.Input.MouseWheelEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasStyleInvalidated ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewDragEnter(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasStyleEverBeenFetched ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewDragLeave(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasLocalStyle ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewDragOver(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasThemeStyleEverBeenFetched ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewDrop(DragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DragEventArgs<!-- System.Windows.DragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} AncestorChangeInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewGiveFeedback(GiveFeedbackEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | GiveFeedbackEventArgs<!-- System.Windows.GiveFeedbackEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InheritableProperties ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:FrugalObjectList<DependencyProperty> | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} LoadedPending ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewKeyDown(KeyEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Object[] | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} UnloadedPending ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewKeyUp(KeyEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Object[] | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasMultipleInheritanceContexts ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} PotentiallyHasMentees ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseDoubleClick(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:ProtectedProperty.gif|}} InputBindingsInternal ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:InputBindingCollection | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} CommandBindingsInternal ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseLeftButtonDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:CommandBindingCollection | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} EventHandlersStore ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseLeftButtonUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:EventHandlersStore | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} StylusPlugIns ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseMove(MouseEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#StylusPlugIns// |
+ | == Return Value == | ||
+ | * Type:StylusPlugInCollection | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} PreviousConstraint ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseRightButtonDown(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Size | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasEffectiveKeyboardFocus ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseRightButtonUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsEnabledCore ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseUp(MouseButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledCore// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} PreviousArrangeRect ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewMouseWheel(MouseWheelEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | MouseWheelEventArgs<!-- System.Windows.Input.MouseWheelEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Rect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasAutomationPeer ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewQueryContinueDrag(QueryContinueDragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | QueryContinueDragEventArgs<!-- System.Windows.QueryContinueDragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} SnapsToDevicePixelsCache ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusButtonDown(StylusButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ClipToBoundsCache ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusButtonUp(StylusButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} MeasureDirty ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusDown(StylusDownEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusDownEventArgs<!-- System.Windows.Input.StylusDownEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ArrangeDirty ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusInAirMove(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} MeasureInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusInRange(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} ArrangeInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusMove(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} NeverMeasured ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusOutOfRange(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} NeverArranged ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusSystemGestureEventArgs<!-- System.Windows.Input.StylusSystemGestureEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} MeasureDuringArrange ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewStylusUp(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} AreTransformsClean ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewTextInput(TextCompositionEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TextCompositionEventArgs<!-- System.Windows.Input.TextCompositionEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsVisualChildrenIterationInProgress ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewTouchDown(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} IsRootElement ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewTouchMove(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualContentBounds ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPreviewTouchUp(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Rect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualDescendantBounds ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnPropertyChanged(DependencyPropertyChangedEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPropertyChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPropertyChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Rect | ||
- | <!-- System.Windows.DependencyObject(overriden) --> | + | ** {{wiki:ProtectedProperty.gif|}} InternalVisualChildrenCount ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnQueryContinueDrag(QueryContinueDragEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryContinueDrag.28QueryContinueDragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryContinueDrag.28QueryContinueDragEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | QueryContinueDragEventArgs<!-- System.Windows.QueryContinueDragEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InternalVisual2DOr3DChildrenCount ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnQueryCursor(QueryCursorEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | QueryCursorEventArgs<!-- System.Windows.Input.QueryCursorEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Int32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} HasVisualChildren ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnRender(DrawingContext) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnRender.28DrawingContext.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnRender.28DrawingContext.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | drawingContext | DrawingContext<!-- System.Windows.Media.DrawingContext --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} TreeLevel ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusButtonDown(StylusButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonDown.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonDown.28StylusButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:UInt32 | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualParent ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusButtonUp(StylusButtonEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonUp.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusButtonUp.28StylusButtonEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualParent// |
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} InternalVisualParent ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusDown(StylusDownEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusDown.28StylusDownEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusDown.28StylusDownEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusDownEventArgs<!-- System.Windows.Input.StylusDownEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualTransform ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusEnter(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Transform | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualEffect ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusInAirMove(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInAirMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInAirMove.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Effect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualEffectInternal ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusInRange(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusInRange.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Effect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualBitmapEffect ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusLeave(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapEffect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualBitmapEffectInput ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusMove(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusMove.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapEffectInput | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} BitmapEffectEmulationDisabled ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusOutOfRange(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusOutOfRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusOutOfRange.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Boolean | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualBitmapEffectInternal ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusSystemGesture(StylusSystemGestureEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusSystemGesture.28StylusSystemGestureEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusSystemGesture.28StylusSystemGestureEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusSystemGestureEventArgs<!-- System.Windows.Input.StylusSystemGestureEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapEffect | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualBitmapEffectInputInternal ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnStylusUp(StylusEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusUp.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusUp.28StylusEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapEffectInput | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualCacheMode ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTemplateChanged(ControlTemplate, ControlTemplate) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTemplateChanged.28ControlTemplate.2C_ControlTemplate.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTemplateChanged.28ControlTemplate.2C_ControlTemplate.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | oldTemplate | ControlTemplate<!-- System.Windows.Controls.ControlTemplate --> | | | + | * //N/A// |
- | | newTemplate | ControlTemplate<!-- System.Windows.Controls.ControlTemplate --> | | | + | == Return Value == |
+ | * Type:CacheMode | ||
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualScrollableAreaClip ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTextInput(TextCompositionEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTextInput.28TextCompositionEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTextInput.28TextCompositionEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TextCompositionEventArgs<!-- System.Windows.Input.TextCompositionEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Nullable<Rect> | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualClip ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnToolTipClosing(ToolTipEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ToolTipEventArgs<!-- System.Windows.Controls.ToolTipEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Geometry | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualOffset ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnToolTipOpening(ToolTipEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | ToolTipEventArgs<!-- System.Windows.Controls.ToolTipEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Vector | ||
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualOpacity ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTouchDown(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchDown.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchDown.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:Double | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualEdgeMode ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTouchEnter(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:EdgeMode | ||
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:ProtectedProperty.gif|}} VisualBitmapScalingMode ** |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTouchLeave(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | * //N/A// |
+ | == Return Value == | ||
+ | * Type:BitmapScalingMode | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualClearTypeHint ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:ClearTypeHint | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualTextRenderingMode ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:TextRenderingMode | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualTextHintingMode ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:TextHintingMode | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualOpacityMask ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Brush | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualXSnappingGuidelines ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:DoubleCollection | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} VisualYSnappingGuidelines ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:DoubleCollection | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} ClipChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} ScrollableAreaClipChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} TransformChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} EffectChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} CacheModeChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} GuidelinesChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} OpacityMaskChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} ContentsChangedHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EventHandler | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} IsInheritanceContextSealed ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_Frozen ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_HasMultipleInheritanceContexts ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_UsingHandlerList ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_UsingContextList ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_UsingSingletonHandler ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Freezable_UsingSingletonContext ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} Animatable_IsResourceInvalidationNecessary ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} IAnimatable_HasAnimatedProperties ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} CanBeInheritanceContext ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} EffectiveValues ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:EffectiveValueEntry[] | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} EffectiveValuesCount ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:UInt32 | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} InheritableEffectiveValuesCount ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:UInt32 | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} InheritanceParent ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:DependencyObject | ||
+ | |||
+ | ** {{wiki:ProtectedProperty.gif|}} IsSelfInheritanceParent ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | == Return Value == | ||
+ | * Type:Boolean | ||
+ | |||
+ | ==== Public Events ==== | ||
+ | ** {{wiki:PublicEvent.gif|}} CustomFormatted ** | ||
+ | * //Raises when customizing the mouse coordinate.// | ||
+ | == Remarks == | ||
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29// | ||
- | <!-- System.Windows.UIElement --> | + | Event Arguments:[[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]] |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTouchMove(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchMove.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchMove.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseDoubleClick ** |
- | ^ Name ^ Type ^ Description ^ | + | * //N/A// |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29// | ||
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== OnTouchUp(TouchEventArgs) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchUp.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchUp.28TouchEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicEvent.gif|}} MouseDoubleClick ** |
- | ^ Name ^ Type ^ Description ^ | + | * //N/A// |
- | | e | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29// | ||
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Protected Methods|Go Back]] | + | |
- | ==== RemoveVisualChild(Visual) ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveVisualChild.28Visual.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RemoveVisualChild.28Visual.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | ** {{wiki:PublicEvent.gif|}} TargetUpdated ** |
- | ^ Name ^ Type ^ Description ^ | + | * //N/A// |
- | | child | Visual<!-- System.Windows.Media.Visual --> | | | + | == Remarks == |
+ | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TargetUpdated// | ||
- | <!-- System.Windows.Media.Visual --> | + | Event Arguments:DataTransferEventArgs |
- | [[#Protected Methods|Go Back]] | + | |
- | ===== Public Properties ===== | + | |
- | ==== ActualHeight ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} SourceUpdated ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== ActualWidth ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SourceUpdated// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments:DataTransferEventArgs |
- | [[#Public Properties|Go Back]] | + | |
- | ==== AllowDrop ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AllowDrop" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AllowDrop</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} DataContextChanged ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== AreAnyTouchesCaptured ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContextChanged// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== AreAnyTouchesCapturedWithin ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} RequestBringIntoView ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== AreAnyTouchesDirectlyOver ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RequestBringIntoView// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== AreAnyTouchesOver ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} SizeChanged ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Background ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Background" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Background</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Brush<!-- System.Windows.Media.Brush --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== BindingGroup ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BindingGroup" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BindingGroup</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | BindingGroup<!-- System.Windows.Data.BindingGroup --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} Initialized ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== BorderBrush ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderBrush" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderBrush</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Brush<!-- System.Windows.Media.Brush --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== BorderThickness ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderThickness" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#BorderThickness</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Thickness<!-- System.Windows.Thickness --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} Loaded ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== CacheMode ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CacheMode" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CacheMode</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | CacheMode<!-- System.Windows.Media.CacheMode --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Clip ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#GetLayoutClip.28Size.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Geometry<!-- System.Windows.Media.Geometry --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} Unloaded ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== ClipToBounds ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Unloaded// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClipToBounds" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ClipToBounds</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== CommandBindings ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeCommandBindings.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | CommandBindingCollection<!-- System.Windows.Input.CommandBindingCollection --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} ToolTipOpening ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Content ==== | + | == Remarks == |
- | This property gets or sets the content of this map tool. It's a DependencyProperty. | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29// |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Content" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Content</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Object<!-- System.Object --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapTool --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== ContextMenu ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | ContextMenu<!-- System.Windows.Controls.ContextMenu --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} ToolTipClosing ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== CoordinateText ==== | + | == Remarks == |
- | This property gets and sets current output coordinate string. | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29// |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoordinateText" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CoordinateText</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== CurrentMap ==== | + | |
- | Gets or sets current map that the mapTool will be drawn on | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CurrentMap" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#CurrentMap</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap|WpfMap]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.WpfMap --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MapTool --> | + | ** {{wiki:PublicEvent.gif|}} ContextMenuOpening ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Cursor ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Cursor<!-- System.Windows.Input.Cursor --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== DataContext ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContext" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContext</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Object<!-- System.Object --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} ContextMenuClosing ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== DependencyObjectType ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DependencyObjectType" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DependencyObjectType</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | DependencyObjectType<!-- System.Windows.DependencyObjectType --> | | + | |
- | <!-- System.Windows.DependencyObject --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== DesiredSize ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Size<!-- System.Windows.Size --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Dispatcher ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Dispatcher" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Dispatcher</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Dispatcher<!-- System.Windows.Threading.Dispatcher --> | | + | |
- | <!-- System.Windows.Threading.DispatcherObject --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Effect ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Effect" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Effect</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Effect<!-- System.Windows.Media.Effects.Effect --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== FlowDirection ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FlowDirection" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FlowDirection</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FlowDirection<!-- System.Windows.FlowDirection --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FocusVisualStyle ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusVisualStyle" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusVisualStyle</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Style<!-- System.Windows.Style --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Focusable ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focusable" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Focusable</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FontFamily ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontFamily" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontFamily</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FontFamily<!-- System.Windows.Media.FontFamily --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} MouseUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== FontSize ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontSize" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontSize</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FontStretch ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStretch" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStretch</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FontStretch<!-- System.Windows.FontStretch --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseLeftButtonDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== FontStyle ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStyle" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontStyle</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FontStyle<!-- System.Windows.FontStyle --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== FontWeight ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontWeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FontWeight</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | FontWeight<!-- System.Windows.FontWeight --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} MouseLeftButtonDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== ForceCursor ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ForceCursor" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ForceCursor</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Foreground ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Foreground" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Foreground</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Brush<!-- System.Windows.Media.Brush --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseLeftButtonUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== HasAnimatedProperties ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HasAnimatedProperties" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HasAnimatedProperties</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Height ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualHeight</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseLeftButtonUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== HorizontalAlignment ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalAlignment" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalAlignment</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | HorizontalAlignment<!-- System.Windows.HorizontalAlignment --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== HorizontalContentAlignment ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalContentAlignment" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#HorizontalContentAlignment</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | HorizontalAlignment<!-- System.Windows.HorizontalAlignment --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseRightButtonDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== InputBindings ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeInputBindings.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | InputBindingCollection<!-- System.Windows.Input.InputBindingCollection --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== InputScope ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputScope" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#InputScope</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | InputScope<!-- System.Windows.Input.InputScope --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseRightButtonDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsArrangeValid ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsArrangeValid" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsArrangeValid</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsEnabled ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabled" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabled</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseRightButtonUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsFocused ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsFocused" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsFocused</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsHitTestVisible ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisible" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisible</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseRightButtonUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsInitialized ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInitialized" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInitialized</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsInputMethodEnabled ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInputMethodEnabled" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsInputMethodEnabled</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsKeyboardFocusWithin ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsKeyboardFocused ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsLoaded ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsManipulationEnabled ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsManipulationEnabled" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsManipulationEnabled</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewMouseWheel ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsMeasureValid ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMeasureValid" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMeasureValid</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsMouseCaptureWithin ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseWheel ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsMouseCaptured ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsMouseDirectlyOver ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} MouseEnter ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsMouseOver ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMouseOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsMouseOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsSealed ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsSealed" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsSealed</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.DependencyObject --> | + | ** {{wiki:PublicEvent.gif|}} MouseLeave ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsStylusCaptureWithin ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsStylusCaptured ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} GotMouseCapture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsStylusDirectlyOver ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsStylusOver ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsStylusOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsStylusOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} LostMouseCapture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== IsTabStop ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsTabStop" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsTabStop</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== IsVisible ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisible" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisible</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} QueryCursor ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Language ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Language" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Language</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | XmlLanguage<!-- System.Windows.Markup.XmlLanguage --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== LayoutTransform ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutTransform" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutTransform</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Transform<!-- System.Windows.Media.Transform --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Margin ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Margin" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Margin</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Thickness<!-- System.Windows.Thickness --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== MaxHeight ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxHeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxHeight</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusDown ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== MaxWidth ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxWidth" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MaxWidth</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== MinHeight ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinHeight" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinHeight</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== MinWidth ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinWidth" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#MinWidth</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== MouseCoordinateType ==== | + | |
- | Gets and sets a type of mouse coordinate. | + | |
- | === Remarks === | + | |
- | When choosing Custom, implement CustomizeMouseCoordinateFormat event to customize the appearance of the coordinates. | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType|MouseCoordinateType]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateType --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool --> | + | ** {{wiki:PublicEvent.gif|}} StylusUp ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Name ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FindName.28String.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Opacity ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Opacity" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Opacity</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== OpacityMask ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OpacityMask" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OpacityMask</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Brush<!-- System.Windows.Media.Brush --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== OverridesDefaultStyle ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OverridesDefaultStyle" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OverridesDefaultStyle</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Padding ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Padding" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Padding</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Thickness<!-- System.Windows.Thickness --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Parent ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Parent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Parent</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | DependencyObject<!-- System.Windows.DependencyObject --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusInAirMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== RenderSize ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderSize" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderSize</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Size<!-- System.Windows.Size --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== RenderTransform ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransform" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransform</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Transform<!-- System.Windows.Media.Transform --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusInAirMove ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== RenderTransformOrigin ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransformOrigin" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RenderTransformOrigin</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Point<!-- System.Windows.Point --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Resources ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeResources.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | ResourceDictionary<!-- System.Windows.ResourceDictionary --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusEnter ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== SnapsToDevicePixels ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SnapsToDevicePixels" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SnapsToDevicePixels</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Style ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeStyle.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Style<!-- System.Windows.Style --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusLeave ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== TabIndex ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TabIndex" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TabIndex</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Tag ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Tag" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Tag</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Object<!-- System.Object --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusInRange ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Template ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ApplyTemplate.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | ControlTemplate<!-- System.Windows.Controls.ControlTemplate --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TemplatedParent ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TemplatedParent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TemplatedParent</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | DependencyObject<!-- System.Windows.DependencyObject --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusInRange ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== ToolTip ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Object<!-- System.Object --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TouchesCaptured ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCaptured</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | IEnumerable<TouchDevice><!-- System.Collections.Generic.IEnumerable{System.Windows.Input.TouchDevice} --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusOutOfRange ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== TouchesCapturedWithin ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesCapturedWithin</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | IEnumerable<TouchDevice><!-- System.Collections.Generic.IEnumerable{System.Windows.Input.TouchDevice} --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== TouchesDirectlyOver ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesDirectlyOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | IEnumerable<TouchDevice><!-- System.Collections.Generic.IEnumerable{System.Windows.Input.TouchDevice} --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusOutOfRange ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== TouchesOver ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#AreAnyTouchesOver</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | IEnumerable<TouchDevice><!-- System.Collections.Generic.IEnumerable{System.Windows.Input.TouchDevice} --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Triggers ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ShouldSerializeTriggers.28.29</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | TriggerCollection<!-- System.Windows.TriggerCollection --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusSystemGesture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Uid ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Uid" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Uid</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | String<!-- System.String --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== UseLayoutRounding ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UseLayoutRounding" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#UseLayoutRounding</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusSystemGesture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== VerticalAlignment ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalAlignment" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalAlignment</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | VerticalAlignment<!-- System.Windows.VerticalAlignment --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== VerticalContentAlignment ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalContentAlignment" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VerticalContentAlignment</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | VerticalAlignment<!-- System.Windows.VerticalAlignment --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | ** {{wiki:PublicEvent.gif|}} GotStylusCapture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ==== Visibility ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Visibility" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Visibility</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Visibility<!-- System.Windows.Visibility --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Properties|Go Back]] | + | |
- | ==== Width ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#ActualWidth</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Double<!-- System.Double --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} LostStylusCapture ** |
- | [[#Public Properties|Go Back]] | + | * //N/A// |
- | ===== Protected Properties ===== | + | == Remarks == |
- | ==== IsEnabledCore ==== | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29// |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledCore" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledCore</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Boolean<!-- System.Boolean --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Protected Properties|Go Back]] | + | |
- | ==== StylusPlugIns ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#StylusPlugIns" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#StylusPlugIns</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | StylusPlugInCollection<!-- System.Windows.Input.StylusPlugIns.StylusPlugInCollection --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} StylusButtonDown ** |
- | [[#Protected Properties|Go Back]] | + | * //N/A// |
- | ==== VisualChildrenCount ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualChildrenCount" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualChildrenCount</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | Int32<!-- System.Int32 --> | | + | |
- | <!-- System.Windows.Media.Visual(overriden) --> | + | Event Arguments: |
- | [[#Protected Properties|Go Back]] | + | |
- | ==== VisualParent ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualParent" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#VisualParent</a> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ | + | |
- | | DependencyObject<!-- System.Windows.DependencyObject --> | | + | |
- | <!-- System.Windows.Media.Visual --> | + | ** {{wiki:PublicEvent.gif|}} StylusButtonUp ** |
- | [[#Protected Properties|Go Back]] | + | * //N/A// |
- | ===== Public Events ===== | + | == Remarks == |
- | ==== ContextMenuClosing ==== | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29// |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuClosing.28ContextMenuEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ContextMenuEventArgs<!-- System.Windows.Controls.ContextMenuEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== ContextMenuOpening ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnContextMenuOpening.28ContextMenuEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ContextMenuEventArgs<!-- System.Windows.Controls.ContextMenuEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusButtonDown ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== CustomFormatted ==== | + | == Remarks == |
- | Raises when customizing the mouse coordinate. | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29// |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnCustomFormatted.28CustomFormattedMouseCoordinateMapToolEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | [[ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs|CustomFormattedMouseCoordinateMapToolEventArgs]]<!-- ThinkGeo.MapSuite.WpfDesktopEdition.CustomFormattedMouseCoordinateMapToolEventArgs --> | | + | |
- | <!-- ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== DataContextChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContextChanged" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#DataContextChanged</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewStylusButtonUp ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== DragEnter ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== DragLeave ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewKeyDown ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== DragOver ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== Drop ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} KeyDown ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== FocusableChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusableChanged" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusableChanged</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== GiveFeedback ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | GiveFeedbackEventArgs<!-- System.Windows.GiveFeedbackEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewKeyUp ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== GotFocus ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== GotKeyboardFocus ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} KeyUp ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== GotMouseCapture ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotMouseCapture.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== GotStylusCapture ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotStylusCapture.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewGotKeyboardFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== GotTouchCapture ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== Initialized ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnInitialized.28EventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | EventArgs<!-- System.EventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} GotKeyboardFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsEnabledChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledChanged" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledChanged</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== IsHitTestVisibleChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisibleChanged" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisibleChanged</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewLostKeyboardFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsKeyboardFocusWithinChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== IsKeyboardFocusedChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} LostKeyboardFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsMouseCaptureWithinChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== IsMouseCapturedChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewTextInput ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsMouseDirectlyOverChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== IsStylusCaptureWithinChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TextInput ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsStylusCapturedChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== IsStylusDirectlyOverChanged ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewQueryContinueDrag ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== IsVisibleChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisibleChanged" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisibleChanged</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DependencyPropertyChangedEventArgs<!-- System.Windows.DependencyPropertyChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== KeyDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyDown.28KeyEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} QueryContinueDrag ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== KeyUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnKeyUp.28KeyEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== LayoutUpdated ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutUpdated" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutUpdated</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | EventArgs<!-- System.EventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewGiveFeedback ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== Loaded ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsLoaded</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== LostFocus ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} GiveFeedback ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== LostKeyboardFocus ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGiveFeedback.28GiveFeedbackEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== LostMouseCapture ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostMouseCapture.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewDragEnter ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== LostStylusCapture ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostStylusCapture.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== LostTouchCapture ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} DragEnter ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== ManipulationBoundaryFeedback ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragEnter.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationBoundaryFeedbackEventArgs<!-- System.Windows.Input.ManipulationBoundaryFeedbackEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== ManipulationCompleted ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationCompletedEventArgs<!-- System.Windows.Input.ManipulationCompletedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewDragOver ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== ManipulationDelta ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationDeltaEventArgs<!-- System.Windows.Input.ManipulationDeltaEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== ManipulationInertiaStarting ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationInertiaStartingEventArgs<!-- System.Windows.Input.ManipulationInertiaStartingEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} DragOver ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== ManipulationStarted ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragOver.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationStartedEventArgs<!-- System.Windows.Input.ManipulationStartedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== ManipulationStarting ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ManipulationStartingEventArgs<!-- System.Windows.Input.ManipulationStartingEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewDragLeave ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseDoubleClick ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDoubleClick.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== MouseDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} DragLeave ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseEnter ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDragLeave.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseEnter.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== MouseLeave ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeave.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewDrop ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseLeftButtonDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== MouseLeftButtonUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseLeftButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} Drop ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseMove ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnDrop.28DragEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseMove.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== MouseRightButtonDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewTouchDown ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseRightButtonUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseRightButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== MouseUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TouchDown ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== MouseWheel ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnMouseWheel.28MouseWheelEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseWheelEventArgs<!-- System.Windows.Input.MouseWheelEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewDragEnter ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragEnter.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewTouchMove ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewDragLeave ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragLeave.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewDragOver ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDragOver.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TouchMove ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewDrop ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewDrop.28DragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DragEventArgs<!-- System.Windows.DragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewGiveFeedback ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGiveFeedback.28GiveFeedbackEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | GiveFeedbackEventArgs<!-- System.Windows.GiveFeedbackEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} PreviewTouchUp ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewGotKeyboardFocus ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewGotKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewKeyDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyDown.28KeyEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TouchUp ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewKeyUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewKeyUp.28KeyEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyEventArgs<!-- System.Windows.Input.KeyEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewLostKeyboardFocus ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewLostKeyboardFocus.28KeyboardFocusChangedEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | KeyboardFocusChangedEventArgs<!-- System.Windows.Input.KeyboardFocusChangedEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} GotTouchCapture ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewMouseDoubleClick ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotTouchCapture.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDoubleClick.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.Controls.Control --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewMouseDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} LostTouchCapture ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewMouseLeftButtonDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostTouchCapture.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewMouseLeftButtonUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseLeftButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TouchEnter ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewMouseMove ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseMove.28MouseEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseEventArgs<!-- System.Windows.Input.MouseEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewMouseRightButtonDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonDown.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} TouchLeave ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewMouseRightButtonUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseRightButtonUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:TouchEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewMouseUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseUp.28MouseButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseButtonEventArgs<!-- System.Windows.Input.MouseButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsMouseDirectlyOverChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewMouseWheel ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewMouseWheel.28MouseWheelEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | MouseWheelEventArgs<!-- System.Windows.Input.MouseWheelEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewQueryContinueDrag ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | QueryContinueDragEventArgs<!-- System.Windows.QueryContinueDragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsKeyboardFocusWithinChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewStylusButtonDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusWithinChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewStylusButtonUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsMouseCapturedChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewStylusDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCapturedChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusDownEventArgs<!-- System.Windows.Input.StylusDownEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewStylusInAirMove ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsMouseCaptureWithinChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewStylusInRange ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsMouseCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewStylusMove ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsStylusDirectlyOverChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewStylusOutOfRange ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusDirectlyOverChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewStylusSystemGesture ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusSystemGestureEventArgs<!-- System.Windows.Input.StylusSystemGestureEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsStylusCapturedChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewStylusUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCapturedChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewTextInput ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TextCompositionEventArgs<!-- System.Windows.Input.TextCompositionEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsStylusCaptureWithinChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewTouchDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsStylusCaptureWithinChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== PreviewTouchMove ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsKeyboardFocusedChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== PreviewTouchUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnIsKeyboardFocusedChanged.28DependencyPropertyChangedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== QueryContinueDrag ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewQueryContinueDrag.28QueryContinueDragEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | QueryContinueDragEventArgs<!-- System.Windows.QueryContinueDragEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} LayoutUpdated ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== QueryCursor ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#LayoutUpdated// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnQueryCursor.28QueryCursorEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | QueryCursorEventArgs<!-- System.Windows.Input.QueryCursorEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== RequestBringIntoView ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RequestBringIntoView" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#RequestBringIntoView</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | RequestBringIntoViewEventArgs<!-- System.Windows.RequestBringIntoViewEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} GotFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== SizeChanged ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnGotFocus.28RoutedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnChildDesiredSizeChanged.28UIElement.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | SizeChangedEventArgs<!-- System.Windows.SizeChangedEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== SourceUpdated ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SourceUpdated" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#SourceUpdated</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DataTransferEventArgs<!-- System.Windows.Data.DataTransferEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} LostFocus ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusButtonDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnLostFocus.28RoutedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonDown.28StylusButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== StylusButtonUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusButtonUp.28StylusButtonEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusButtonEventArgs<!-- System.Windows.Input.StylusButtonEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsEnabledChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusDown ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsEnabledChanged// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusDown.28StylusDownEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusDownEventArgs<!-- System.Windows.Input.StylusDownEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== StylusEnter ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusEnter.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsHitTestVisibleChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusInAirMove ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsHitTestVisibleChanged// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInAirMove.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== StylusInRange ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusInRange.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} IsVisibleChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusLeave ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#IsVisibleChanged// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnStylusLeave.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== StylusMove ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusMove.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} FocusableChanged ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusOutOfRange ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#FocusableChanged// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusOutOfRange.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments: |
- | [[#Public Events|Go Back]] | + | |
- | ==== StylusSystemGesture ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusSystemGesture.28StylusSystemGestureEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusSystemGestureEventArgs<!-- System.Windows.Input.StylusSystemGestureEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationStarting ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== StylusUp ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarting.28ManipulationStartingEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewStylusUp.28StylusEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | StylusEventArgs<!-- System.Windows.Input.StylusEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:ManipulationStartingEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== TargetUpdated ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TargetUpdated" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#TargetUpdated</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | DataTransferEventArgs<!-- System.Windows.Data.DataTransferEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationStarted ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== TextInput ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationStarted.28ManipulationStartedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTextInput.28TextCompositionEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TextCompositionEventArgs<!-- System.Windows.Input.TextCompositionEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:ManipulationStartedEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== ToolTipClosing ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipClosing.28ToolTipEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ToolTipEventArgs<!-- System.Windows.Controls.ToolTipEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationDelta ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== ToolTipOpening ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationDelta.28ManipulationDeltaEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnToolTipOpening.28ToolTipEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | ToolTipEventArgs<!-- System.Windows.Controls.ToolTipEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments:ManipulationDeltaEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== TouchDown ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchDown.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationInertiaStarting ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== TouchEnter ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationInertiaStarting.28ManipulationInertiaStartingEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchEnter.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:ManipulationInertiaStartingEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== TouchLeave ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnTouchLeave.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationBoundaryFeedback ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== TouchMove ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationBoundaryFeedback.28ManipulationBoundaryFeedbackEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchMove.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | Event Arguments:ManipulationBoundaryFeedbackEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | ==== TouchUp ==== | + | |
- | === Remarks === | + | |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnPreviewTouchUp.28TouchEventArgs.29</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | TouchEventArgs<!-- System.Windows.Input.TouchEventArgs --> | | + | |
- | <!-- System.Windows.UIElement --> | + | ** {{wiki:PublicEvent.gif|}} ManipulationCompleted ** |
- | [[#Public Events|Go Back]] | + | * //N/A// |
- | ==== Unloaded ==== | + | == Remarks == |
- | === Remarks === | + | * //For the most updated Info for this topic, please check it here:http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#OnManipulationCompleted.28ManipulationCompletedEventArgs.29// |
- | For the most updated Info for this topic, please check it here:<a href="http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Unloaded" target="_blank">http://wiki.thinkgeo.com/wiki/ThinkGeo.MapSuite.WpfDesktopEdition.MouseCoordinateMapTool#Unloaded</a> | + | |
- | === Event Arguments === | + | |
- | ^ Event Arguments ^ | + | |
- | | RoutedEventArgs<!-- System.Windows.RoutedEventArgs --> | | + | |
- | <!-- System.Windows.FrameworkElement --> | + | Event Arguments:ManipulationCompletedEventArgs |
- | [[#Public Events|Go Back]] | + | |
- | __NOTOC__ | ||
- | [[Category:WpfDesktopEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.WpfDesktopEdition]] | ||
- | [[Category:UpdateDocumentation]] | ||