====== ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock ====== {{section>upgrade_map_suite_to_10.0}} ===== Inheritance Hierarchy ===== *System.Object **System.Windows.DependencyObject ***System.Windows.UIElement ****System.Windows.FrameworkElement *****System.Windows.Controls.Control ******System.Windows.Controls.UserControl *******[[ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#DropShadowTextBlock()|DropShadowTextBlock]] | | | | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{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}}[[#InitializeComponent()|InitializeComponent]] | | | InitializeComponent | | {{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 | | | {{wiki:PublicMethod.gif|Public Method}}[[#ReadLocalValue(DependencyProperty)|ReadLocalValue]] | DependencyProperty | DependencyObject | | | {{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 | | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#ArrangeOverride(Size)|ArrangeOverride]] | Size | FrameworkElement | | | {{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}}[[#OnDoubleTap(GestureEventArgs)|OnDoubleTap]] | GestureEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragEnter(DragEventArgs)|OnDragEnter]] | DragEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragLeave(DragEventArgs)|OnDragLeave]] | DragEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDragOver(DragEventArgs)|OnDragOver]] | DragEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnDrop(DragEventArgs)|OnDrop]] | DragEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnGotFocus(RoutedEventArgs)|OnGotFocus]] | RoutedEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnHold(GestureEventArgs)|OnHold]] | GestureEventArgs | 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}}[[#OnManipulationCompleted(ManipulationCompletedEventArgs)|OnManipulationCompleted]] | ManipulationCompletedEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationDelta(ManipulationDeltaEventArgs)|OnManipulationDelta]] | ManipulationDeltaEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnManipulationStarted(ManipulationStartedEventArgs)|OnManipulationStarted]] | ManipulationStartedEventArgs | 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}}[[#OnMouseRightButtonDown(MouseButtonEventArgs)|OnMouseRightButtonDown]] | MouseButtonEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseRightButtonUp(MouseButtonEventArgs)|OnMouseRightButtonUp]] | MouseButtonEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnMouseWheel(MouseWheelEventArgs)|OnMouseWheel]] | MouseWheelEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTap(GestureEventArgs)|OnTap]] | GestureEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTextInput(TextCompositionEventArgs)|OnTextInput]] | TextCompositionEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTextInputStart(TextCompositionEventArgs)|OnTextInputStart]] | TextCompositionEventArgs | Control | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnTextInputUpdate(TextCompositionEventArgs)|OnTextInputUpdate]] | TextCompositionEventArgs | Control | | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#ActualHeight|ActualHeight]] | Double | FrameworkElement | | | {{wiki:PublicProperty.gif|Public Property}}[[#ActualWidth|ActualWidth]] | Double | FrameworkElement | | | {{wiki:PublicProperty.gif|Public Property}}[[#AllowDrop|AllowDrop]] | Boolean | UIElement | | | {{wiki:PublicProperty.gif|Public Property}}[[#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}}[[#Content|Content]] | UIElement | UserControl | | | {{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}}[[#FlowDirection|FlowDirection]] | FlowDirection | FrameworkElement | | | {{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}}[[#HaloColor|HaloColor]] | Brush | | | | {{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 | Control | | | {{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}}[[#Radius|Radius]] | Double | | | | {{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}}[[#Text|Text]] | String | | | | {{wiki:PublicProperty.gif|Public Property}}[[#TextColor|TextColor]] | Brush | | | | {{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 ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#DefaultStyleKey|DefaultStyleKey]] | Object | Control | | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#BindingValidationError|BindingValidationError]] | ValidationErrorEventArgs | FrameworkElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#DoubleTap|DoubleTap]] | GestureEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#DragEnter|DragEnter]] | DragEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#DragLeave|DragLeave]] | DragEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#DragOver|DragOver]] | DragEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#Drop|Drop]] | DragEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#GotFocus|GotFocus]] | RoutedEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#Hold|Hold]] | GestureEventArgs | 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}}[[#ManipulationCompleted|ManipulationCompleted]] | ManipulationCompletedEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationDelta|ManipulationDelta]] | ManipulationDeltaEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#ManipulationStarted|ManipulationStarted]] | ManipulationStartedEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseEnter|MouseEnter]] | MouseEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeave|MouseLeave]] | MouseEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeftButtonDown|MouseLeftButtonDown]] | MouseButtonEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseLeftButtonUp|MouseLeftButtonUp]] | MouseButtonEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseMove|MouseMove]] | MouseEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseRightButtonDown|MouseRightButtonDown]] | MouseButtonEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseRightButtonUp|MouseRightButtonUp]] | MouseButtonEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#MouseWheel|MouseWheel]] | MouseWheelEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#PropertyChanged|PropertyChanged]] | PropertyChangedEventArgs | | | | {{wiki:PublicEvent.gif|Public Event}}[[#SizeChanged|SizeChanged]] | SizeChangedEventArgs | FrameworkElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#Tap|Tap]] | GestureEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#TextInput|TextInput]] | TextCompositionEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#TextInputStart|TextInputStart]] | TextCompositionEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#TextInputUpdate|TextInputUpdate]] | TextCompositionEventArgs | UIElement | | | {{wiki:PublicEvent.gif|Public Event}}[[#Unloaded|Unloaded]] | RoutedEventArgs | FrameworkElement | | ===== Public Constructors ===== ==== DropShadowTextBlock() ==== === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== AddHandler(RoutedEvent, Delegate, Boolean) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | routedEvent | RoutedEvent | | | handler | Delegate | | | handledEventsToo | Boolean | | [[#Public Methods|Go Back]] ==== ApplyTemplate() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Arrange(Rect) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | finalRect | Rect | | [[#Public Methods|Go Back]] ==== CaptureMouse() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== CheckAccess() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ClearValue(DependencyProperty) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== FindName(String) ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ | name | String | | [[#Public Methods|Go Back]] ==== Focus() ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetAnimationBaseValue(DependencyProperty) ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | [[#Public Methods|Go Back]] ==== GetBindingExpression(DependencyProperty) ==== === Return Value === ^ Return Type ^ Description ^ | BindingExpression | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetValue(DependencyProperty) ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | [[#Public Methods|Go Back]] ==== InitializeComponent() ==== InitializeComponent === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== InvalidateArrange() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== InvalidateMeasure() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Measure(Size) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | availableSize | Size | | [[#Public Methods|Go Back]] ==== OnApplyTemplate() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== ReadLocalValue(DependencyProperty) ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | [[#Public Methods|Go Back]] ==== ReleaseMouseCapture() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== RemoveHandler(RoutedEvent, Delegate) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | routedEvent | RoutedEvent | | | handler | Delegate | | [[#Public Methods|Go Back]] ==== SetBinding(DependencyProperty, Binding) ==== === Return Value === ^ Return Type ^ Description ^ | BindingExpressionBase | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | | binding | Binding | | [[#Public Methods|Go Back]] ==== SetValue(DependencyProperty, Object) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | dp | DependencyProperty | | | value | Object | | [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== TransformToVisual(UIElement) ==== === Return Value === ^ Return Type ^ Description ^ | GeneralTransform | | === Parameters === ^ Name ^ Type ^ Description ^ | visual | UIElement | | [[#Public Methods|Go Back]] ==== UpdateLayout() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== ArrangeOverride(Size) ==== === Return Value === ^ Return Type ^ Description ^ | Size | | === Parameters === ^ Name ^ Type ^ Description ^ | finalSize | Size | | [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetTemplateChild(String) ==== === Return Value === ^ Return Type ^ Description ^ | DependencyObject | | === Parameters === ^ Name ^ Type ^ Description ^ | childName | String | | [[#Protected Methods|Go Back]] ==== MeasureOverride(Size) ==== === Return Value === ^ Return Type ^ Description ^ | Size | | === Parameters === ^ Name ^ Type ^ Description ^ | availableSize | Size | | [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnCreateAutomationPeer() ==== === Return Value === ^ Return Type ^ Description ^ | AutomationPeer | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnDoubleTap(GestureEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | GestureEventArgs | | [[#Protected Methods|Go Back]] ==== OnDragEnter(DragEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | DragEventArgs | | [[#Protected Methods|Go Back]] ==== OnDragLeave(DragEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | DragEventArgs | | [[#Protected Methods|Go Back]] ==== OnDragOver(DragEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | DragEventArgs | | [[#Protected Methods|Go Back]] ==== OnDrop(DragEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | DragEventArgs | | [[#Protected Methods|Go Back]] ==== OnGotFocus(RoutedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | RoutedEventArgs | | [[#Protected Methods|Go Back]] ==== OnHold(GestureEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | GestureEventArgs | | [[#Protected Methods|Go Back]] ==== OnKeyDown(KeyEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | KeyEventArgs | | [[#Protected Methods|Go Back]] ==== OnKeyUp(KeyEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | KeyEventArgs | | [[#Protected Methods|Go Back]] ==== OnLostFocus(RoutedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | RoutedEventArgs | | [[#Protected Methods|Go Back]] ==== OnLostMouseCapture(MouseEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseEventArgs | | [[#Protected Methods|Go Back]] ==== OnManipulationCompleted(ManipulationCompletedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | ManipulationCompletedEventArgs | | [[#Protected Methods|Go Back]] ==== OnManipulationDelta(ManipulationDeltaEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | ManipulationDeltaEventArgs | | [[#Protected Methods|Go Back]] ==== OnManipulationStarted(ManipulationStartedEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | ManipulationStartedEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseEnter(MouseEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseLeave(MouseEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseLeftButtonDown(MouseButtonEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseButtonEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseLeftButtonUp(MouseButtonEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseButtonEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseMove(MouseEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseRightButtonDown(MouseButtonEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseButtonEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseRightButtonUp(MouseButtonEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseButtonEventArgs | | [[#Protected Methods|Go Back]] ==== OnMouseWheel(MouseWheelEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | MouseWheelEventArgs | | [[#Protected Methods|Go Back]] ==== OnTap(GestureEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | GestureEventArgs | | [[#Protected Methods|Go Back]] ==== OnTextInput(TextCompositionEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | TextCompositionEventArgs | | [[#Protected Methods|Go Back]] ==== OnTextInputStart(TextCompositionEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | TextCompositionEventArgs | | [[#Protected Methods|Go Back]] ==== OnTextInputUpdate(TextCompositionEventArgs) ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | e | TextCompositionEventArgs | | [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== ActualHeight ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== ActualWidth ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== AllowDrop ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Background ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== BorderBrush ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== BorderThickness ==== === Return Value === ^ Return Type ^ | Thickness | [[#Public Properties|Go Back]] ==== CacheMode ==== === Return Value === ^ Return Type ^ | CacheMode | [[#Public Properties|Go Back]] ==== Clip ==== === Return Value === ^ Return Type ^ | Geometry | [[#Public Properties|Go Back]] ==== Content ==== === Return Value === ^ Return Type ^ | UIElement | [[#Public Properties|Go Back]] ==== Cursor ==== === Return Value === ^ Return Type ^ | Cursor | [[#Public Properties|Go Back]] ==== DataContext ==== === Return Value === ^ Return Type ^ | Object | [[#Public Properties|Go Back]] ==== DesiredSize ==== === Return Value === ^ Return Type ^ | Size | [[#Public Properties|Go Back]] ==== Dispatcher ==== === Return Value === ^ Return Type ^ | Dispatcher | [[#Public Properties|Go Back]] ==== Effect ==== === Return Value === ^ Return Type ^ | Effect | [[#Public Properties|Go Back]] ==== FlowDirection ==== === Return Value === ^ Return Type ^ | FlowDirection | [[#Public Properties|Go Back]] ==== FontFamily ==== === Return Value === ^ Return Type ^ | FontFamily | [[#Public Properties|Go Back]] ==== FontSize ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== FontStretch ==== === Return Value === ^ Return Type ^ | FontStretch | [[#Public Properties|Go Back]] ==== FontStyle ==== === Return Value === ^ Return Type ^ | FontStyle | [[#Public Properties|Go Back]] ==== FontWeight ==== === Return Value === ^ Return Type ^ | FontWeight | [[#Public Properties|Go Back]] ==== Foreground ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== HaloColor ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== Height ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== HorizontalAlignment ==== === Return Value === ^ Return Type ^ | HorizontalAlignment | [[#Public Properties|Go Back]] ==== HorizontalContentAlignment ==== === Return Value === ^ Return Type ^ | HorizontalAlignment | [[#Public Properties|Go Back]] ==== IsEnabled ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsHitTestVisible ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsTabStop ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== Language ==== === Return Value === ^ Return Type ^ | XmlLanguage | [[#Public Properties|Go Back]] ==== Margin ==== === Return Value === ^ Return Type ^ | Thickness | [[#Public Properties|Go Back]] ==== MaxHeight ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== MaxWidth ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== MinHeight ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== MinWidth ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== Name ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Opacity ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== OpacityMask ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== Padding ==== === Return Value === ^ Return Type ^ | Thickness | [[#Public Properties|Go Back]] ==== Parent ==== === Return Value === ^ Return Type ^ | DependencyObject | [[#Public Properties|Go Back]] ==== Projection ==== === Return Value === ^ Return Type ^ | Projection | [[#Public Properties|Go Back]] ==== Radius ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ==== RenderSize ==== === Return Value === ^ Return Type ^ | Size | [[#Public Properties|Go Back]] ==== RenderTransform ==== === Return Value === ^ Return Type ^ | Transform | [[#Public Properties|Go Back]] ==== RenderTransformOrigin ==== === Return Value === ^ Return Type ^ | Point | [[#Public Properties|Go Back]] ==== Resources ==== === Return Value === ^ Return Type ^ | ResourceDictionary | [[#Public Properties|Go Back]] ==== Style ==== === Return Value === ^ Return Type ^ | Style | [[#Public Properties|Go Back]] ==== TabIndex ==== === Return Value === ^ Return Type ^ | Int32 | [[#Public Properties|Go Back]] ==== TabNavigation ==== === Return Value === ^ Return Type ^ | KeyboardNavigationMode | [[#Public Properties|Go Back]] ==== Tag ==== === Return Value === ^ Return Type ^ | Object | [[#Public Properties|Go Back]] ==== Template ==== === Return Value === ^ Return Type ^ | ControlTemplate | [[#Public Properties|Go Back]] ==== Text ==== === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== TextColor ==== === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== Triggers ==== === Return Value === ^ Return Type ^ | TriggerCollection | [[#Public Properties|Go Back]] ==== UseLayoutRounding ==== === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== VerticalAlignment ==== === Return Value === ^ Return Type ^ | VerticalAlignment | [[#Public Properties|Go Back]] ==== VerticalContentAlignment ==== === Return Value === ^ Return Type ^ | VerticalAlignment | [[#Public Properties|Go Back]] ==== Visibility ==== === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== Width ==== === Return Value === ^ Return Type ^ | Double | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== DefaultStyleKey ==== === Return Value === ^ Return Type ^ | Object | [[#Protected Properties|Go Back]] ===== Public Events ===== ==== BindingValidationError ==== === Event Arguments === ^ Event Arguments ^ | ValidationErrorEventArgs | [[#Public Events|Go Back]] ==== DoubleTap ==== === Event Arguments === ^ Event Arguments ^ | GestureEventArgs | [[#Public Events|Go Back]] ==== DragEnter ==== === Event Arguments === ^ Event Arguments ^ | DragEventArgs | [[#Public Events|Go Back]] ==== DragLeave ==== === Event Arguments === ^ Event Arguments ^ | DragEventArgs | [[#Public Events|Go Back]] ==== DragOver ==== === Event Arguments === ^ Event Arguments ^ | DragEventArgs | [[#Public Events|Go Back]] ==== Drop ==== === Event Arguments === ^ Event Arguments ^ | DragEventArgs | [[#Public Events|Go Back]] ==== GotFocus ==== === Event Arguments === ^ Event Arguments ^ | RoutedEventArgs | [[#Public Events|Go Back]] ==== Hold ==== === Event Arguments === ^ Event Arguments ^ | GestureEventArgs | [[#Public Events|Go Back]] ==== IsEnabledChanged ==== === Event Arguments === ^ Event Arguments ^ | DependencyPropertyChangedEventArgs | [[#Public Events|Go Back]] ==== KeyDown ==== === Event Arguments === ^ Event Arguments ^ | KeyEventArgs | [[#Public Events|Go Back]] ==== KeyUp ==== === Event Arguments === ^ Event Arguments ^ | KeyEventArgs | [[#Public Events|Go Back]] ==== LayoutUpdated ==== === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== Loaded ==== === Event Arguments === ^ Event Arguments ^ | RoutedEventArgs | [[#Public Events|Go Back]] ==== LostFocus ==== === Event Arguments === ^ Event Arguments ^ | RoutedEventArgs | [[#Public Events|Go Back]] ==== LostMouseCapture ==== === Event Arguments === ^ Event Arguments ^ | MouseEventArgs | [[#Public Events|Go Back]] ==== ManipulationCompleted ==== === Event Arguments === ^ Event Arguments ^ | ManipulationCompletedEventArgs | [[#Public Events|Go Back]] ==== ManipulationDelta ==== === Event Arguments === ^ Event Arguments ^ | ManipulationDeltaEventArgs | [[#Public Events|Go Back]] ==== ManipulationStarted ==== === Event Arguments === ^ Event Arguments ^ | ManipulationStartedEventArgs | [[#Public Events|Go Back]] ==== MouseEnter ==== === Event Arguments === ^ Event Arguments ^ | MouseEventArgs | [[#Public Events|Go Back]] ==== MouseLeave ==== === Event Arguments === ^ Event Arguments ^ | MouseEventArgs | [[#Public Events|Go Back]] ==== MouseLeftButtonDown ==== === Event Arguments === ^ Event Arguments ^ | MouseButtonEventArgs | [[#Public Events|Go Back]] ==== MouseLeftButtonUp ==== === Event Arguments === ^ Event Arguments ^ | MouseButtonEventArgs | [[#Public Events|Go Back]] ==== MouseMove ==== === Event Arguments === ^ Event Arguments ^ | MouseEventArgs | [[#Public Events|Go Back]] ==== MouseRightButtonDown ==== === Event Arguments === ^ Event Arguments ^ | MouseButtonEventArgs | [[#Public Events|Go Back]] ==== MouseRightButtonUp ==== === Event Arguments === ^ Event Arguments ^ | MouseButtonEventArgs | [[#Public Events|Go Back]] ==== MouseWheel ==== === Event Arguments === ^ Event Arguments ^ | MouseWheelEventArgs | [[#Public Events|Go Back]] ==== PropertyChanged ==== === Event Arguments === ^ Event Arguments ^ | PropertyChangedEventArgs | [[#Public Events|Go Back]] ==== SizeChanged ==== === Event Arguments === ^ Event Arguments ^ | SizeChangedEventArgs | [[#Public Events|Go Back]] ==== Tap ==== === Event Arguments === ^ Event Arguments ^ | GestureEventArgs | [[#Public Events|Go Back]] ==== TextInput ==== === Event Arguments === ^ Event Arguments ^ | TextCompositionEventArgs | [[#Public Events|Go Back]] ==== TextInputStart ==== === Event Arguments === ^ Event Arguments ^ | TextCompositionEventArgs | [[#Public Events|Go Back]] ==== TextInputUpdate ==== === Event Arguments === ^ Event Arguments ^ | TextCompositionEventArgs | [[#Public Events|Go Back]] ==== Unloaded ==== === Event Arguments === ^ Event Arguments ^ | RoutedEventArgs | [[#Public Events|Go Back]] __NOTOC__ [[Category:WindowsPhoneMapSuiteCore]] [[Category:ThinkGeo.MapSuite.WindowsPhoneCore]] [[Category:UpdateDocumentation]]