User Tools

Site Tools


thinkgeo.mapsuite.silverlightedition.panzoombarmaptool

Differences

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

Link to this comparison view

Next revision
Previous revision
thinkgeo.mapsuite.silverlightedition.panzoombarmaptool [2015/08/20 03:08]
127.0.0.1 external edit
thinkgeo.mapsuite.silverlightedition.panzoombarmaptool [2017/03/16 21:59] (current)
Line 1: Line 1:
 ====== ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool ====== ====== ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool ======
  
 +{{section>​upgrade_map_suite_to_10.0}}
  
- 
-<!-- Class --> 
 This class represents the panning and zooming panel in the upper left corner of the map. This class represents the panning and zooming panel in the upper left corner of the map.
-=== Remarks === 
-The PanZoomBar map tool consists of a panning control, two zooming buttons and a zoomlevel bar. The panning controls could pan the world map to any angle when mouse down the panning control. The zoomlevel bar represents the zoomlevels of the map (20 zoomlevels altogether). There is a slider on the zoomlevel bar that indicates the map's current zoomlevel. By moving the slider, you can change the map to a different zoomlevel. This map tool is enabled by default. 
 ===== Inheritance Hierarchy ===== ===== Inheritance Hierarchy =====
-*System.Object +  ​*System.Object 
-**System.Windows.DependencyObject +    *System.Windows.DependencyObject 
-***System.Windows.UIElement +      *System.Windows.UIElement 
-****System.Windows.FrameworkElement +        *System.Windows.FrameworkElement 
-*****System.Windows.Controls.Control +          *System.Windows.Controls.Control 
-******[[ThinkGeo.MapSuite.SilverlightEdition.MapTool]] +            *ThinkGeo.MapSuite.SilverlightEdition.MapTool 
-*******[[ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool]]+              ***ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool**
 ===== Members Summary ===== ===== Members Summary =====
 ==== Public Constructors ==== ==== Public Constructors ====
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicMethod.gif|}} PanZoomBarMapTool() ​**
-{{wiki:​PublicMethod.gif|Public Method}}[[#PanZoomBarMapTool()|PanZoomBarMapTool]] ​  ​| ​   |    | This is the constructor of the PanZoomBarMapTool class. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​PanZoomBarMapTool(Map,​ Boolean)|PanZoomBarMapTool]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]],​ Boolean ​  ​| ​   | This is the constructor of the PanZoomBarMapTool class. ​  |+
  
-==== Protected Constructors ​==== +This is the constructor of the PanZoomBarMapTool class. 
-^ Name ^ Parameters ^ DeclaringType ^ Summary ^+== Remarks ​== 
 +This is the constructor of the PanZoomBarMapTool class. 
 +== Parameters ​== 
 +<div newline></​div>​ 
 +** {{wiki:​PublicMethod.gif|}} PanZoomBarMapTool(Map,​Boolean) **
  
 +This is the constructor of the PanZoomBarMapTool class.
 +== Remarks ==
 +This is the constructor of the PanZoomBarMapTool class.
 +== Parameters ==
 +  * //map//
 +    * Type:​[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]
 +    * Description:​A Map value indicating where this map tool will be appended on.
 +
 +  * //​isEnabled//​
 +    * Type:​Boolean
 +    * Description:​A boolean value indicating whether this map tool is enabled or not.
 +
 +<div newline></​div>​
 +==== Protected Constructors ====
 ==== 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}}[[#​ApplyTemplate()|ApplyTemplate]] ​  ​| ​   | Control ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Arrange(Rect)|Arrange]] ​  | Rect   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CaptureMouse()|CaptureMouse]] ​  ​| ​   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​CheckAccess()|CheckAccess]] ​  ​| ​   | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ClearValue(DependencyProperty)|ClearValue]] ​  | DependencyProperty ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Equals(Object)|Equals]] ​  | Object ​  | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​FindName(String)|FindName]] ​  | String ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Focus()|Focus]] ​  ​| ​   | Control ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetAnimationBaseValue(DependencyProperty)|GetAnimationBaseValue]] ​  | DependencyProperty ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetBindingExpression(DependencyProperty)|GetBindingExpression]] ​  | DependencyProperty ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetHashCode()|GetHashCode]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetType()|GetType]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​GetValue(DependencyProperty)|GetValue]] ​  | DependencyProperty ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​InvalidateArrange()|InvalidateArrange]] ​  ​| ​   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​InvalidateMeasure()|InvalidateMeasure]] ​  ​| ​   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Measure(Size)|Measure]] ​  | Size   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#OnApplyTemplate()|OnApplyTemplate]] ​  ​| ​   | FrameworkElement(overriden) ​  | When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ReadLocalValue(DependencyProperty)|ReadLocalValue]] ​  | DependencyProperty ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​Refresh()|Refresh]] ​  ​| ​   |    | This method sychronizes the drag slice to current zoomlevel. ​  | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ReleaseMouseCapture()|ReleaseMouseCapture]] ​  ​| ​   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​RemoveHandler(RoutedEvent,​ Delegate)|RemoveHandler]] ​  | RoutedEvent,​ Delegate ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​SetBinding(DependencyProperty,​ Binding)|SetBinding]] ​  | DependencyProperty,​ Binding ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​SetValue(DependencyProperty,​ Object)|SetValue]] ​  | DependencyProperty,​ Object ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​ToString()|ToString]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​TransformToVisual(UIElement)|TransformToVisual]] ​  | UIElement ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicMethod.gif|Public Method}}[[#​UpdateLayout()|UpdateLayout]] ​  ​| ​   | UIElement ​  ​| ​   |+
  
 +When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate().
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Refresh() **
 +
 +This method sychronizes the drag slice to current zoomlevel.
 +== Remarks ==
 +This method sychronizes the drag slice to current zoomlevel.
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Focus() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} ApplyTemplate() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} FindName(String) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //name//
 +    * Type:String
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} SetBinding(DependencyProperty,​Binding) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​BindingExpressionBase
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //binding//
 +    * Type:​Binding
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetBindingExpression(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​BindingExpression
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} AddHandler(RoutedEvent,​Delegate,​Boolean) **
 +
 +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
 +
 +  * //​handledEventsToo//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} RemoveHandler(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:​PublicMethod.gif|}} TransformToVisual(UIElement) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​GeneralTransform
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //visual//
 +    * Type:​UIElement
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Measure(Size) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​finalRect//​
 +    * Type:Rect
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} CaptureMouse() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} ReleaseMouseCapture() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} InvalidateMeasure() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} InvalidateArrange() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} UpdateLayout() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} CheckAccess() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} SetValue(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:​PublicMethod.gif|}} ClearValue(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetAnimationBaseValue(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetValue(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} ToString() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:String
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} Equals(Object) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //obj//
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetHashCode() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Int32
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​PublicMethod.gif|}} GetType() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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}}[[#​ArrangeOverride(Size)|ArrangeOverride]] ​  | Size   | FrameworkElement ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#EnabledChangedCore(Boolean)|EnabledChangedCore]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightEdition.MapTool|MapTool]](overriden) ​  | When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). ​  | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​Finalize()|Finalize]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​GetTemplateChild(String)|GetTemplateChild]] ​  | String ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MeasureOverride(Size)|MeasureOverride]] ​  | Size   | FrameworkElement ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​MemberwiseClone()|MemberwiseClone]] ​  ​| ​   | Object ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnCreateAutomationPeer()|OnCreateAutomationPeer]] ​  ​| ​   | UIElement ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnGotFocus(RoutedEventArgs)|OnGotFocus]] ​  | RoutedEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnKeyDown(KeyEventArgs)|OnKeyDown]] ​  | KeyEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnKeyUp(KeyEventArgs)|OnKeyUp]] ​  | KeyEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnLostFocus(RoutedEventArgs)|OnLostFocus]] ​  | RoutedEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnLostMouseCapture(MouseEventArgs)|OnLostMouseCapture]] ​  | MouseEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseEnter(MouseEventArgs)|OnMouseEnter]] ​  | MouseEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseLeave(MouseEventArgs)|OnMouseLeave]] ​  | MouseEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseLeftButtonDown(MouseButtonEventArgs)|OnMouseLeftButtonDown]] ​  | MouseButtonEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseLeftButtonUp(MouseButtonEventArgs)|OnMouseLeftButtonUp]] ​  | MouseButtonEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseMove(MouseEventArgs)|OnMouseMove]] ​  | MouseEventArgs ​  | Control ​  ​| ​   | +
-| {{wiki:​ProtectedMethod.gif|Protected Method}}[[#​OnMouseWheel(MouseWheelEventArgs)|OnMouseWheel]] ​  | MouseWheelEventArgs ​  | Control ​  ​| ​   |+
  
 +When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate().
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​newValue//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnDrop(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseMove(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseEnter(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseLeave(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseLeftButtonDown(MouseButtonEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseButtonEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseLeftButtonUp(MouseButtonEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseButtonEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseRightButtonDown(MouseButtonEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseButtonEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseRightButtonUp(MouseButtonEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseButtonEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeMouseWheel(MouseWheelEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseWheelEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeKeyUp(KeyEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​KeyEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeKeyDown(KeyEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​KeyEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeGotFocus(RoutedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​RoutedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeLostFocus(RoutedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​RoutedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeIsEnabledChanged(IsEnabledChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​IsEnabledChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetValueFromBuiltInStyle(DependencyProperty,​Object&​) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //value//
 +    * Type:​Object&​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeOnLostMouseCapture(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeTextInput(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeTextInputStart(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeTextInputUpdate(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeDragEnter(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeDragLeave(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeDragOver(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NativeDrop(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} ShowValidationError() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} HideValidationError() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} UpdateValidationState() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnManipulationStarted(ManipulationStartedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​ManipulationDeltaEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnManipulationCompleted(ManipulationCompletedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​ManipulationCompletedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnTap(GestureEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​GestureEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnDoubleTap(GestureEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​GestureEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnHold(GestureEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​GestureEventArgs
 +    * 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|}} RemoveTemplateBinding(FrameworkElement,​DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //target//
 +    * Type:​FrameworkElement
 +    * Description:​N/​A
 +
 +  * //​targetProperty//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GoToState(Boolean,​String) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​useTransitions//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +  * //​stateName//​
 +    * Type:String
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnMouseMove(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnMouseEnter(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnMouseLeftButtonDown(MouseButtonEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseButtonEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnMouseWheel(MouseWheelEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseWheelEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnKeyUp(KeyEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​KeyEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnGotFocus(RoutedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​RoutedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnLostFocus(RoutedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​RoutedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnIsEnabledChanged(IsEnabledChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​IsEnabledChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnLostMouseCapture(MouseEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​MouseEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnTextInput(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnTextInputStart(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnTextInputUpdate(TextCompositionEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​TextCompositionEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnDragEnter(DragEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== 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 ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DragEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} ApplyTemplateInternal() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetValueInternal(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} MeasureOverride(Size) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Size
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​availableSize//​
 +    * Type:Size
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} ArrangeOverride(Size) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Size
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​finalSize//​
 +    * Type:Size
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnTreeParentUpdated(DependencyObject,​Boolean) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​newParent//​
 +    * Type:​DependencyObject
 +    * Description:​N/​A
 +
 +  * //​bIsNewParentAlive//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} NotifyDataContextChanged(DataContextChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DataContextChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnBindingValidationError(ValidationErrorEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //args//
 +    * Type:​ValidationErrorEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} CalculateBubblePath() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​List<​FrameworkElement>​
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} RaiseBindingValidationError(ValidationErrorEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //args//
 +    * Type:​ValidationErrorEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnSizeChanged(Object,​SizeChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //sender//
 +    * Type:Object
 +    * Description:​N/​A
 +
 +  * //e//
 +    * Type:​SizeChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnAncestorDataContextChanged(DataContextChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DataContextChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} IsDataContextChangeRelevant(DataContextChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DataContextChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnDataContextChanged(DataContextChangedEventArgs) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //e//
 +    * Type:​DataContextChangedEventArgs
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnPropertyChanged(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|}} GetValueFromStyle(DependencyProperty,​Object&​) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //value//
 +    * Type:​Object&​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} HasFocus() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} FindNameInPage(String,​Boolean) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //name//
 +    * Type:String
 +    * Description:​N/​A
 +
 +  * //​calledFromUserControl//​
 +    * Type:​Boolean
 +    * 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|}} HitTest(Point) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​IEnumerable<​UIElement>​
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //point//
 +    * Type:Point
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} HitTest(Rect) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​IEnumerable<​UIElement>​
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //rect//
 +    * Type:Rect
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} IsAncestorOf(UIElement) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //element//
 +    * Type:​UIElement
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnCreateAutomationPeer() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​AutomationPeer
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetOrCreateAutomationPeer() **
 +
 +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|}} InvalidateAutomationPeer() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetChildrenCount() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Int32
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetChild(Int32) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​UIElement
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​childIndex//​
 +    * Type:Int32
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} BringIntoView() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} BringIntoView(Rect) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​targetRectangle//​
 +    * Type:Rect
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetIsUnloadingNode() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} PegManagedPeerNoRef() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} UnpegManagedPeerNoRef() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetManagedReference(UInt32) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​DependencyObject
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​nPropertyID//​
 +    * Type:UInt32
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} RefreshExpression(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|}} EnsureValueTable() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<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|}} SetValueInternal(DependencyProperty,​Object,​Boolean) **
 +
 +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
 +
 +  * //​allowReadOnlySet//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValueInternal(DependencyProperty,​Object,​Boolean,​Boolean) **
 +
 +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
 +
 +  * //​allowReadOnlySet//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +  * //​isBindingInStyleSetter//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} ClearValueInternal(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|}} ReadLocalValueInternal(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} IsPropertyDefault(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|}} GetMentor() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​FrameworkElement
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} PrepareCorePropertyExpression(DependencyProperty,​Object) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //value//
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} InvalidateStyleBinding(DependencyProperty,​Boolean&​) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​hasLocalOrAnimatedValue//​
 +    * Type:​Boolean&​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Matrix) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //m//
 +    * Type:Matrix
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Matrix3D) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //m//
 +    * Type:​Matrix3D
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Point) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //p//
 +    * Type:Point
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​DependencyObject) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //doh//
 +    * Type:​DependencyObject
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Int32) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //i//
 +    * Type:Int32
 +    * 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 ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //b//
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Enum) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //e//
 +    * Type:Enum
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Color) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //c//
 +    * Type:Color
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​Double) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //d//
 +    * Type:Double
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetValue(DependencyProperty,​GridLength) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //g//
 +    * Type:​GridLength
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} InvalidateProperty(DependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetOldValue(DependencyProperty,​EffectiveValueEntry&​) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​oldEntry//​
 +    * Type:​EffectiveValueEntry&​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} GetNewValue(DependencyProperty,​EffectiveValueEntry&​) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​newEntry//​
 +    * Type:​EffectiveValueEntry&​
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetEffectiveValue(DependencyProperty,​EffectiveValueEntry&,​Object) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​newEntry//​
 +    * Type:​EffectiveValueEntry&​
 +    * Description:​N/​A
 +
 +  * //​newValue//​
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} UpdateParentInheritanceContextPropagation() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} SetAnimatedValue(DependencyProperty,​Object) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​animatedValue//​
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} ClearAnimatedValue(DependencyProperty,​Boolean,​Object) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //​hasHoldEndValue//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +  * //​holdEndValue//​
 +    * Type:Object
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnInheritanceContextChanged(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|}} AddEventListener(DependencyProperty,​Delegate) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //handler//
 +    * Type:​Delegate
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} AddEventListener(DependencyProperty,​Delegate,​Boolean) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //handler//
 +    * Type:​Delegate
 +    * Description:​N/​A
 +
 +  * //​handledEventsToo//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} RemoveEventListener(DependencyProperty,​Delegate) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​property//​
 +    * Type:​DependencyProperty
 +    * Description:​N/​A
 +
 +  * //handler//
 +    * Type:​Delegate
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} UpdateTreeParent(IManagedPeer,​IManagedPeer,​Boolean,​Boolean) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​oldParent//​
 +    * Type:​IManagedPeer
 +    * Description:​N/​A
 +
 +  * //​newParent//​
 +    * Type:​IManagedPeer
 +    * Description:​N/​A
 +
 +  * //​bIsNewParentAlive//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +  * //​keepReferenceToParent//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} UpdateTreeParentHelper(IManagedPeer,​IManagedPeer,​Boolean) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​oldParent//​
 +    * Type:​IManagedPeer
 +    * Description:​N/​A
 +
 +  * //​newParent//​
 +    * Type:​IManagedPeer
 +    * Description:​N/​A
 +
 +  * //​keepReferenceToParent//​
 +    * Type:​Boolean
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} IsPropertyLocal(CoreDependencyProperty) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:​Boolean
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //dp//
 +    * Type:​CoreDependencyProperty
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} OnParentEnter(IntPtr,​UInt32,​UInt32,​UInt32,​UInt32) **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +  * //​nativeNamescopeOwner//​
 +    * Type:IntPtr
 +    * Description:​N/​A
 +
 +  * //bLive//
 +    * Type:UInt32
 +    * Description:​N/​A
 +
 +  * //​bSkipNameRegistration//​
 +    * Type:UInt32
 +    * Description:​N/​A
 +
 +  * //​bCoercedIsEnabled//​
 +    * Type:UInt32
 +    * Description:​N/​A
 +
 +  * //​bUseLayoutRounding//​
 +    * Type:UInt32
 +    * Description:​N/​A
 +
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} Finalize() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Void
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 +** {{wiki:​ProtectedMethod.gif|}} MemberwiseClone() **
 +
 +N/A
 +== Remarks ==
 +N/A
 +
 +== Return Value ==
 +  * Type:Object
 +  * Description:​N/​A
 +
 +== Parameters ==
 +<div newline></​div>​
 ==== Public Properties ==== ==== Public Properties ====
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +** {{wiki:​PublicProperty.gif|}} IsEnabled ​**
-{{wiki:​PublicProperty.gif|Public Property}}[[#​ActualHeight|ActualHeight]] ​  | Double ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​ActualWidth|ActualWidth]] ​  | Double ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Background|Background]] ​  | Brush   | Control ​  ​| ​   | +
-| {{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}}[[#​Cursor|Cursor]] ​  | Cursor ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DataContext|DataContext]] ​  | Object ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​DesiredSize|DesiredSize]] ​  | Size   | UIElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Dispatcher|Dispatcher]] ​  | Dispatcher ​  | DependencyObject ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Effect|Effect]] ​  | Effect ​  | 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}}[[#​Foreground|Foreground]] ​  | Brush   | Control ​  ​| ​   | +
-| {{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}}[[#​IsEnabled|IsEnabled]] ​  | Boolean ​  | [[ThinkGeo.MapSuite.SilverlightEdition.MapTool|MapTool]] ​  | Gets or sets a value that turns this map tool on or off.   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsHitTestVisible|IsHitTestVisible]] ​  | Boolean ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​IsTabStop|IsTabStop]] ​  | Boolean ​  | Control ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Language|Language]] ​  | XmlLanguage ​  | 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}}[[#​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}}[[#​Padding|Padding]] ​  | Thickness ​  | Control ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Parent|Parent]] ​  | DependencyObject ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Projection|Projection]] ​  | Projection ​  | UIElement ​  ​| ​   | +
-| {{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}}[[#​Style|Style]] ​  | Style   | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TabIndex|TabIndex]] ​  | Int32   | Control ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​TabNavigation|TabNavigation]] ​  | KeyboardNavigationMode ​  | Control ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Tag|Tag]] ​  | Object ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Template|Template]] ​  | ControlTemplate ​  | Control ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​Triggers|Triggers]] ​  | TriggerCollection ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicProperty.gif|Public Property}}[[#​UseLayoutRounding|UseLayoutRounding]] ​  | Boolean ​  | UIElement ​  ​| ​   | +
-| {{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 ​==== +N/A 
-^ Name ^ Return ^ DeclaringType ^ Summary ^ +== Remarks ​== 
-| {{wiki:​ProtectedProperty.gif|Protected Property}}[[#​DefaultStyleKey|DefaultStyleKey]] ​  | Object ​  | Control ​  ​| ​   | +N/A 
-| {{wiki:ProtectedProperty.gif|Protected Property}}[[#​Map|Map]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] ​  | [[ThinkGeo.MapSuite.SilverlightEdition.MapTool|MapTool]] ​  | Gets or sets current map that the mapTool will be drawn on   |+== Return Value == 
 +  * Type:Boolean
  
-==== Public Events ==== +** {{wiki:PublicProperty.gif|}} ​FontSize **
-^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ +
-{{wiki:PublicEvent.gif|Public Event}}[[#​BindingValidationError|BindingValidationError]] ​  | ValidationErrorEventArgs ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​GotFocus|GotFocus]] ​  | RoutedEventArgs ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​IsEnabledChanged|IsEnabledChanged]] ​  | DependencyPropertyChangedEventArgs ​  | Control ​  ​| ​   | +
-| {{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 ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​Loaded|Loaded]] ​  | RoutedEventArgs ​  | FrameworkElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​LostFocus|LostFocus]] ​  | RoutedEventArgs ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​LostMouseCapture|LostMouseCapture]] ​  | MouseEventArgs ​  | 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}}[[#​MouseWheel|MouseWheel]] ​  | MouseWheelEventArgs ​  | UIElement ​  ​| ​   | +
-| {{wiki:​PublicEvent.gif|Public Event}}[[#​SizeChanged|SizeChanged]] ​  | SizeChangedEventArgs ​  | FrameworkElement ​  ​| ​   |+
  
-===== Public Constructors ===== +N/A 
-==== PanZoomBarMapTool() ==== +== Remarks == 
-This is the constructor of the PanZoomBarMapTool class. +N/A 
-=== Overloads === +== Return Value == 
-This is the constructor of the PanZoomBarMapTool class. +  ​Type:Double
-=== Remarks ​=== +
-This is the constructor of the <​strong>​PanZoomBarMapTool<​/strong> class. +
-=== Parameters === +
-^  Name ^  ​Type ​^  Description ^+
  
-[[#Public Constructors|Go Back]] +** {{wiki:​PublicProperty.gif|}} FontFamily **
-==== PanZoomBarMapTool(Map,​ Boolean) ==== +
-This is the constructor of the PanZoomBarMapTool class. +
-=== Overloads === +
-This is the constructor of the PanZoomBarMapTool class. +
-=== Remarks === +
-This is the constructor of the <​strong>​PanZoomBarMapTool</​strong>​ class. +
-=== Parameters === +
-^  Name ^  Type ^  Description ^ +
-| map   | [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> ​  | A Map value indicating where this map tool will be appended on.   | +
-| isEnabled ​  | Boolean<​!-- System.Boolean --> ​  | A boolean value indicating whether this map tool is enabled or not  ​|+
  
-[[#Public Constructors|Go Back]] +N/A 
-===== Protected Constructors ===== +== Remarks ​== 
-===== Public Methods ===== +N/A 
-==== AddHandler(RoutedEvent,​ Delegate, Boolean) ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:FontFamily
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} FontWeight **
-^  Name ^  Type ^  Description ^ +
-| routedEvent ​  | RoutedEvent<​!-- System.Windows.RoutedEvent --> ​  ​| ​   | +
-| handler ​  | Delegate<​!-- System.Delegate --> ​  ​| ​   | +
-| handledEventsToo ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   ​|+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ApplyTemplate() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:FontWeight
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} FontStyle **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Arrange(Rect) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:FontStyle
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} FontStretch **
-^  Name ^  Type ^  Description ^ +
-| finalRect ​  | Rect<!-- System.Windows.Rect --> ​  ​| ​   ​|+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== CaptureMouse() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​FontStretch
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} CharacterSpacing **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== CheckAccess() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Int32
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Foreground **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ClearValue(DependencyProperty) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Brush
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} IsTabStop **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   ​|+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Equals(Object) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Boolean
-| Boolean<​!-- System.Boolean ​--> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} TabIndex **
-^  Name ^  Type ^  Description ^ +
-| obj   | Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== FindName(String) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Int32
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} TabNavigation **
-^  Name ^  Type ^  Description ^ +
-| name   | String<​!-- System.String --> ​  ​| ​   ​|+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Focus() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​KeyboardNavigationMode
-| Boolean<​!-- System.Boolean --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Template **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetAnimationBaseValue(DependencyProperty) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​ControlTemplate
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Padding **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   ​|+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetBindingExpression(DependencyProperty) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Thickness
-| BindingExpression<​!-- System.Windows.Data.BindingExpression --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} HorizontalContentAlignment **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   ​|+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetHashCode() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​HorizontalAlignment
-| Int32<​!-- System.Int32 --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} VerticalContentAlignment **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetType() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return Type ^ Description ^ +  ​* ​Type:​VerticalAlignment
-| Type<!-- System.Type --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Background **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== GetValue(DependencyProperty) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Brush
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} BorderThickness **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   ​|+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== InvalidateArrange() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Thickness
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} BorderBrush **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== InvalidateMeasure() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Brush
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Triggers **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== Measure(Size) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​TriggerCollection
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Resources **
-^  Name ^  Type ^  Description ^ +
-| availableSize ​  | Size<!-- System.Windows.Size --> ​  ​| ​   ​|+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== OnApplyTemplate() ==== +N/A 
-When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). +== Return Value == 
-=== Return Value === +  ​* ​Type:​ResourceDictionary
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} ActualWidth **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.FrameworkElement(overriden) --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ReadLocalValue(DependencyProperty) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} ActualHeight **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   ​|+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks == 
-==== Refresh() ==== +N/A 
-This method sychronizes the drag slice to current zoomlevel. +== Return Value == 
-=== Remarks ​=== +  ​* ​Type:Double
-This method sychronizes the drag slice to current zoomlevel. +
-=== Return Value === +
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Width **
-^  Name ^  Type ^  Description ^+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.PanZoomBarMapTool --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ReleaseMouseCapture() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Height **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== RemoveHandler(RoutedEvent,​ Delegate) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} MinWidth **
-^  Name ^  Type ^  Description ^ +
-| routedEvent ​  | RoutedEvent<​!-- System.Windows.RoutedEvent --> ​  ​| ​   | +
-| handler ​  | Delegate<​!-- System.Delegate --> ​  ​| ​   ​|+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== SetBinding(DependencyProperty,​ Binding) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| BindingExpressionBase<​!-- System.Windows.Data.BindingExpressionBase --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} MaxWidth **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   | +
-| binding ​  | Binding<​!-- System.Windows.Data.Binding --> ​  ​| ​   ​|+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== SetValue(DependencyProperty,​ Object) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} MinHeight **
-^  Name ^  Type ^  Description ^ +
-| dp   | DependencyProperty<​!-- System.Windows.DependencyProperty --> ​  ​| ​   | +
-| value   | Object<​!-- System.Object --> ​  ​| ​   ​|+
  
-<!-- System.Windows.DependencyObject --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== ToString() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| String<​!-- System.String --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} MaxHeight **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== TransformToVisual(UIElement) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| GeneralTransform<​!-- System.Windows.Media.GeneralTransform --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} HorizontalAlignment **
-^  Name ^  Type ^  Description ^ +
-| visual ​  | UIElement<​!-- System.Windows.UIElement --> ​  ​| ​   ​|+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-==== UpdateLayout() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​HorizontalAlignment
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} VerticalAlignment **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#Public Methods|Go Back]] +== Remarks ​== 
-===== Protected Methods ===== +N/A 
-==== ArrangeOverride(Size) ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:​VerticalAlignment
-^ Return ​Type ^ Description ^ +
-| Size<!-- System.Windows.Size --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Margin **
-^  Name ^  Type ^  Description ^ +
-| finalSize ​  | Size<!-- System.Windows.Size --> ​  ​| ​   ​|+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== EnabledChangedCore(Boolean) ==== +N/A 
-When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call System.Windows.Controls.Control.ApplyTemplate(). +== Return Value == 
-=== Return Value === +  ​* ​Type:Thickness
-^ Return ​Type ^ Description ^ +
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Style **
-^  Name ^  Type ^  Description ^ +
-| newValue ​  | Boolean<​!-- System.Boolean --> ​  ​| ​   ​|+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.MapTool(overriden) --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== Finalize() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Style
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Parent **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== GetTemplateChild(String) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:DependencyObject
-| DependencyObject<​!-- System.Windows.DependencyObject ​--> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} FlowDirection **
-^  Name ^  Type ^  Description ^ +
-| childName ​  | String<​!-- System.String --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== MeasureOverride(Size) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​FlowDirection
-| Size<!-- System.Windows.Size --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Name **
-^  Name ^  Type ^  Description ^ +
-| availableSize ​  | Size<!-- System.Windows.Size --> ​  ​| ​   ​|+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== MemberwiseClone() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:String
-| Object<​!-- System.Object --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Tag **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Object --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnCreateAutomationPeer() ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Object
-| AutomationPeer<​!-- System.Windows.Automation.Peers.AutomationPeer --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Cursor **
-^  Name ^  Type ^  Description ^+
  
-<!-- System.Windows.UIElement --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnGotFocus(RoutedEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Cursor
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Language **
-^  Name ^  Type ^  Description ^ +
-| e   | RoutedEventArgs<​!-- System.Windows.RoutedEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnKeyDown(KeyEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:​XmlLanguage
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} DataContext **
-^  Name ^  Type ^  Description ^ +
-| e   | KeyEventArgs<​!-- System.Windows.Input.KeyEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnKeyUp(KeyEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Object
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} AllowDrop **
-^  Name ^  Type ^  Description ^ +
-| e   | KeyEventArgs<​!-- System.Windows.Input.KeyEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnLostFocus(RoutedEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Boolean
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Opacity **
-^  Name ^  Type ^  Description ^ +
-| e   | RoutedEventArgs<​!-- System.Windows.RoutedEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnLostMouseCapture(MouseEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Double
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Clip **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseEnter(MouseEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Geometry
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Effect **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseLeave(MouseEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Effect
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Projection **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseLeftButtonDown(MouseButtonEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Projection
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} OpacityMask **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseButtonEventArgs<​!-- System.Windows.Input.MouseButtonEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseLeftButtonUp(MouseButtonEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Brush
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} RenderTransformOrigin **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseButtonEventArgs<​!-- System.Windows.Input.MouseButtonEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseMove(MouseEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Point
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} IsHitTestVisible **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-==== OnMouseWheel(MouseWheelEventArgs) ==== +N/A 
-=== Return Value === +== Return Value == 
-^ Return ​Type ^ Description ^ +  ​* ​Type:Boolean
-| Void<!-- System.Void --> ​  ​| ​   |+
  
-=== Parameters === +** {{wiki:​PublicProperty.gif|}} Visibility **
-^  Name ^  Type ^  Description ^ +
-| e   | MouseWheelEventArgs<​!-- System.Windows.Input.MouseWheelEventArgs --> ​  ​| ​   ​|+
  
-<!-- System.Windows.Controls.Control --> +N/A 
-[[#​Protected Methods|Go Back]] +== Remarks ​== 
-===== Public Properties ===== +N/A 
-==== ActualHeight ==== +== Return Value == 
-=== Return Value === +  ​* ​Type:Visibility
-^ Return ​Type +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicProperty.gif|}} RenderSize **
-[[#Public Properties|Go Back]] +
-==== ActualWidth ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +N/A 
-[[#Public Properties|Go Back]] +== Remarks == 
-==== Background ​==== +N/A 
-=== Return Value === +== Return Value == 
-Return Type ^ +  * Type:Size 
-Brush<​!-- System.Windows.Media.Brush --> ​  |+ 
 +** {{wiki:​PublicProperty.gif|}} UseLayoutRounding ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​PublicProperty.gif|}} CacheMode ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​CacheMode 
 + 
 +** {{wiki:​PublicProperty.gif|}} DesiredSize ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:Size 
 + 
 +** {{wiki:​PublicProperty.gif|}} RenderTransform ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Transform 
 + 
 +** {{wiki:​PublicProperty.gif|}} Dispatcher ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Dispatcher 
 + 
 +==== Protected Properties ==== 
 +** {{wiki:​ProtectedProperty.gif|}} Map ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:[[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]] 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} ImplementationRoot ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return Value == 
 +  * Type:​FrameworkElement 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} DefaultStyleKey ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value =
 +  * Type:​Object 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} TagInternal ** 
 + 
 +N/A 
 +== Remarks ​== 
 +N/A 
 +== Return ​Value == 
 +  * Type:Object 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} TemplatedParent ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​DependencyObject 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} IsDataContextBound ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} IsDataContextChangingInternal ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} ChildrenInternal ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​UIElementCollection 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} NativeObject ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​IntPtr 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} NativeObjectSafeHandle ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​NativeObjectSafeHandle 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} NeedsInheritanceContextChanges ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +** {{wiki:​ProtectedProperty.gif|}} IsInLiveTree ** 
 + 
 +N/A 
 +== Remarks == 
 +N/A 
 +== Return Value == 
 +  * Type:​Boolean 
 + 
 +==== Public Events ==== 
 +** {{wiki:​PublicEvent.gif|}} IsEnabledChanged ** 
 +N/A 
 +== Remarks == 
 +N/A
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== BorderBrush ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Brush<​!-- System.Windows.Media.Brush --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} Loaded ** 
-[[#Public Properties|Go Back]] +N/A 
-==== BorderThickness ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Thickness<​!-- System.Windows.Thickness --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== CacheMode ==== +
-=== Return Value === +
-^ Return Type ^ +
-| CacheMode<​!-- System.Windows.Media.CacheMode --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} Unloaded ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Clip ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Geometry<​!-- System.Windows.Media.Geometry --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Cursor ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Cursor<​!-- System.Windows.Input.Cursor --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} SizeChanged ** 
-[[#Public Properties|Go Back]] +N/A 
-==== DataContext ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Object<​!-- System.Object --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== DesiredSize ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Size<!-- System.Windows.Size --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} LayoutUpdated ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Dispatcher ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Dispatcher<​!-- System.Windows.Threading.Dispatcher --> ​  |+
  
-<!-- System.Windows.DependencyObject --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Effect ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Effect<​!-- System.Windows.Media.Effects.Effect --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} BindingValidationError ** 
-[[#Public Properties|Go Back]] +N/A 
-==== FontFamily ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| FontFamily<​!-- System.Windows.Media.FontFamily --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:​ValidationErrorEventArgs
-[[#Public Properties|Go Back]] +
-==== FontSize ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} DataContextChanged ** 
-[[#Public Properties|Go Back]] +N/A 
-==== FontStretch ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| FontStretch<​!-- System.Windows.FontStretch --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== FontStyle ==== +
-=== Return Value === +
-^ Return Type ^ +
-| FontStyle<​!-- System.Windows.FontStyle --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} MouseMove ** 
-[[#Public Properties|Go Back]] +N/A 
-==== FontWeight ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| FontWeight<​!-- System.Windows.FontWeight --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Foreground ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Brush<​!-- System.Windows.Media.Brush --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} MouseEnter ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Height ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== HorizontalAlignment ==== +
-=== Return Value === +
-^ Return Type ^ +
-| HorizontalAlignment<​!-- System.Windows.HorizontalAlignment --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} MouseLeave ** 
-[[#Public Properties|Go Back]] +N/A 
-==== HorizontalContentAlignment ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| HorizontalAlignment<​!-- System.Windows.HorizontalAlignment --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== IsEnabled ==== +
-Gets or sets a value that turns this map tool on or off. +
-=== Remarks === +
-Gets or sets a value that turns this map tool on or off. +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.MapTool --> +** {{wiki:​PublicEvent.gif|}} MouseLeftButtonDown ** 
-[[#Public Properties|Go Back]] +N/A 
-==== IsHitTestVisible ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== IsTabStop ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} MouseLeftButtonUp ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Language ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| XmlLanguage<​!-- System.Windows.Markup.XmlLanguage --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Margin ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Thickness<​!-- System.Windows.Thickness --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} MouseRightButtonDown ** 
-[[#Public Properties|Go Back]] +N/A 
-==== MaxHeight ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== MaxWidth ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} MouseRightButtonUp ** 
-[[#Public Properties|Go Back]] +N/A 
-==== MinHeight ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== MinWidth ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} MouseWheel ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Name ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| String<​!-- System.String --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Opacity ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} KeyUp ** 
-[[#Public Properties|Go Back]] +N/A 
-==== OpacityMask ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Brush<​!-- System.Windows.Media.Brush --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Padding ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Thickness<​!-- System.Windows.Thickness --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} KeyDown ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Parent ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| DependencyObject<​!-- System.Windows.DependencyObject --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Projection ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Projection<​!-- System.Windows.Media.Projection --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} MediaCommand ** 
-[[#Public Properties|Go Back]] +N/A 
-==== RenderSize ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Size<!-- System.Windows.Size --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== RenderTransform ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Transform<​!-- System.Windows.Media.Transform --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} GotFocus ** 
-[[#Public Properties|Go Back]] +N/A 
-==== RenderTransformOrigin ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Point<​!-- System.Windows.Point --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Resources ==== +
-=== Return Value === +
-^ Return Type ^ +
-| ResourceDictionary<​!-- System.Windows.ResourceDictionary --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} LostFocus ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Style ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Style<​!-- System.Windows.Style --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== TabIndex ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Int32<​!-- System.Int32 --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} LostMouseCapture ** 
-[[#Public Properties|Go Back]] +N/A 
-==== TabNavigation ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| KeyboardNavigationMode<​!-- System.Windows.Input.KeyboardNavigationMode --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Tag ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Object<​!-- System.Object --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} TextInput ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Template ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| ControlTemplate<​!-- System.Windows.Controls.ControlTemplate --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Triggers ==== +
-=== Return Value === +
-^ Return Type ^ +
-| TriggerCollection<​!-- System.Windows.TriggerCollection --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} TextInputStart ** 
-[[#Public Properties|Go Back]] +N/A 
-==== UseLayoutRounding ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Boolean<​!-- System.Boolean --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== VerticalAlignment ==== +
-=== Return Value === +
-^ Return Type ^ +
-| VerticalAlignment<​!-- System.Windows.VerticalAlignment --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} TextInputUpdate ** 
-[[#Public Properties|Go Back]] +N/A 
-==== VerticalContentAlignment ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| VerticalAlignment<​!-- System.Windows.VerticalAlignment --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-==== Visibility ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Visibility<​!-- System.Windows.Visibility --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} DragEnter ** 
-[[#Public Properties|Go Back]] +N/A 
-==== Width ==== +== Remarks ​== 
-=== Return Value === +N/A
-^ Return Type ^ +
-| Double<​!-- System.Double --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:
-[[#Public Properties|Go Back]] +
-===== Protected Properties ===== +
-==== DefaultStyleKey ==== +
-=== Return Value === +
-^ Return Type ^ +
-| Object<​!-- System.Object --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} DragLeave ** 
-[[#​Protected Properties|Go Back]] +N/A 
-==== Map ==== +== Remarks ​== 
-Gets or sets current map that the mapTool will be drawn on +N/A
-=== Return Value === +
-^ Return Type ^ +
-| [[ThinkGeo.MapSuite.SilverlightEdition.Map|Map]]<​!-- ThinkGeo.MapSuite.SilverlightEdition.Map --> ​  |+
  
-<!-- ThinkGeo.MapSuite.SilverlightEdition.MapTool --> +Event Arguments:
-[[#​Protected Properties|Go Back]] +
-===== Public Events ===== +
-==== BindingValidationError ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| ValidationErrorEventArgs<​!-- System.Windows.Controls.ValidationErrorEventArgs --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} DragOver ** 
-[[#Public Events|Go Back]] +N/A 
-==== GotFocus ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| RoutedEventArgs<​!-- System.Windows.RoutedEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Events|Go Back]] +
-==== IsEnabledChanged ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| DependencyPropertyChangedEventArgs<​!-- System.Windows.DependencyPropertyChangedEventArgs --> ​  |+
  
-<!-- System.Windows.Controls.Control --> +** {{wiki:​PublicEvent.gif|}} Drop ** 
-[[#Public Events|Go Back]] +N/A 
-==== KeyDown ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| KeyEventArgs<​!-- System.Windows.Input.KeyEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:
-[[#Public Events|Go Back]] +
-==== KeyUp ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| KeyEventArgs<​!-- System.Windows.Input.KeyEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} ManipulationStarted ** 
-[[#Public Events|Go Back]] +N/A 
-==== LayoutUpdated ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| EventArgs<​!-- System.EventArgs --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:​ManipulationStartedEventArgs
-[[#Public Events|Go Back]] +
-==== Loaded ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| RoutedEventArgs<​!-- System.Windows.RoutedEventArgs --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +** {{wiki:​PublicEvent.gif|}} ManipulationDelta ** 
-[[#Public Events|Go Back]] +N/A 
-==== LostFocus ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| RoutedEventArgs<​!-- System.Windows.RoutedEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:​ManipulationDeltaEventArgs
-[[#Public Events|Go Back]] +
-==== LostMouseCapture ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} ManipulationCompleted ** 
-[[#Public Events|Go Back]] +N/A 
-==== MouseEnter ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:​ManipulationCompletedEventArgs
-[[#Public Events|Go Back]] +
-==== MouseLeave ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} Tap ** 
-[[#Public Events|Go Back]] +N/A 
-==== MouseLeftButtonDown ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| MouseButtonEventArgs<​!-- System.Windows.Input.MouseButtonEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:​GestureEventArgs
-[[#Public Events|Go Back]] +
-==== MouseLeftButtonUp ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| MouseButtonEventArgs<​!-- System.Windows.Input.MouseButtonEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} DoubleTap ** 
-[[#Public Events|Go Back]] +N/A 
-==== MouseMove ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| MouseEventArgs<​!-- System.Windows.Input.MouseEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +Event Arguments:​GestureEventArgs
-[[#Public Events|Go Back]] +
-==== MouseWheel ==== +
-=== Event Arguments ​=== +
-^ Event Arguments ^ +
-| MouseWheelEventArgs<​!-- System.Windows.Input.MouseWheelEventArgs --> ​  |+
  
-<!-- System.Windows.UIElement --> +** {{wiki:​PublicEvent.gif|}} Hold ** 
-[[#Public Events|Go Back]] +N/A 
-==== SizeChanged ==== +== Remarks ​== 
-=== Event Arguments === +N/A
-^ Event Arguments ^ +
-| SizeChangedEventArgs<​!-- System.Windows.SizeChangedEventArgs --> ​  |+
  
-<!-- System.Windows.FrameworkElement --> +Event Arguments:​GestureEventArgs
-[[#Public Events|Go Back]]+
  
-__NOTOC__ 
-[[Category:​SilverlightEdition]] 
-[[Category:​ThinkGeo.MapSuite.SilverlightEdition]] 
-[[Category:​UpdateDocumentation]] 
  
thinkgeo.mapsuite.silverlightedition.panzoombarmaptool.1440040135.txt.gz · Last modified: 2015/09/21 03:29 (external edit)