ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock
Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.
Inheritance Hierarchy
Members Summary
Public Constructors
Protected Constructors
| Name | Parameters | DeclaringType | Summary |
Public Methods
Protected Methods
Public Properties
Protected Properties
Public Events
Public Constructors
DropShadowTextBlock()
Parameters
Protected Constructors
Public Methods
AddHandler(RoutedEvent, Delegate, Boolean)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| routedEvent | RoutedEvent<!– System.Windows.RoutedEvent –> | |
| handler | Delegate<!– System.Delegate –> | |
| handledEventsToo | Boolean<!– System.Boolean –> | |
<!– System.Windows.UIElement –>
Go Back
ApplyTemplate()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– System.Windows.Controls.Control –>
Go Back
Arrange(Rect)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| finalRect | Rect<!– System.Windows.Rect –> | |
<!– System.Windows.UIElement –>
Go Back
CaptureMouse()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
CheckAccess()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– System.Windows.DependencyObject –>
Go Back
ClearValue(DependencyProperty)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
<!– System.Windows.DependencyObject –>
Go Back
Equals(Object)
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
| Name | Type | Description |
| obj | Object<!– System.Object –> | |
<!– System.Object –>
Go Back
FindName(String)
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
| Name | Type | Description |
| name | String<!– System.String –> | |
<!– System.Windows.FrameworkElement –>
Go Back
Focus()
Return Value
| Return Type | Description |
| Boolean<!– System.Boolean –> | |
Parameters
<!– System.Windows.Controls.Control –>
Go Back
GetAnimationBaseValue(DependencyProperty)
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
<!– System.Windows.DependencyObject –>
Go Back
GetBindingExpression(DependencyProperty)
Return Value
| Return Type | Description |
| BindingExpression<!– System.Windows.Data.BindingExpression –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
<!– System.Windows.FrameworkElement –>
Go Back
GetHashCode()
Return Value
| Return Type | Description |
| Int32<!– System.Int32 –> | |
Parameters
GetType()
Return Value
| Return Type | Description |
| Type<!– System.Type –> | |
Parameters
GetValue(DependencyProperty)
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
<!– System.Windows.DependencyObject –>
Go Back
InitializeComponent()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
InvalidateArrange()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
InvalidateMeasure()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
Measure(Size)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| availableSize | Size<!– System.Windows.Size –> | |
<!– System.Windows.UIElement –>
Go Back
OnApplyTemplate()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Windows.FrameworkElement –>
Go Back
ReadLocalValue(DependencyProperty)
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
<!– System.Windows.DependencyObject –>
Go Back
ReleaseMouseCapture()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
RemoveHandler(RoutedEvent, Delegate)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| routedEvent | RoutedEvent<!– System.Windows.RoutedEvent –> | |
| handler | Delegate<!– System.Delegate –> | |
<!– System.Windows.UIElement –>
Go Back
SetBinding(DependencyProperty, Binding)
Return Value
| Return Type | Description |
| BindingExpressionBase<!– System.Windows.Data.BindingExpressionBase –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
| binding | Binding<!– System.Windows.Data.Binding –> | |
<!– System.Windows.FrameworkElement –>
Go Back
SetValue(DependencyProperty, Object)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| dp | DependencyProperty<!– System.Windows.DependencyProperty –> | |
| value | Object<!– System.Object –> | |
<!– System.Windows.DependencyObject –>
Go Back
ToString()
Return Value
| Return Type | Description |
| String<!– System.String –> | |
Parameters
Return Value
| Return Type | Description |
| GeneralTransform<!– System.Windows.Media.GeneralTransform –> | |
Parameters
| Name | Type | Description |
| visual | UIElement<!– System.Windows.UIElement –> | |
<!– System.Windows.UIElement –>
Go Back
UpdateLayout()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
Protected Methods
ArrangeOverride(Size)
Return Value
| Return Type | Description |
| Size<!– System.Windows.Size –> | |
Parameters
| Name | Type | Description |
| finalSize | Size<!– System.Windows.Size –> | |
<!– System.Windows.FrameworkElement –>
Go Back
Finalize()
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
GetTemplateChild(String)
Return Value
| Return Type | Description |
| DependencyObject<!– System.Windows.DependencyObject –> | |
Parameters
| Name | Type | Description |
| childName | String<!– System.String –> | |
<!– System.Windows.Controls.Control –>
Go Back
MeasureOverride(Size)
Return Value
| Return Type | Description |
| Size<!– System.Windows.Size –> | |
Parameters
| Name | Type | Description |
| availableSize | Size<!– System.Windows.Size –> | |
<!– System.Windows.FrameworkElement –>
Go Back
MemberwiseClone()
Return Value
| Return Type | Description |
| Object<!– System.Object –> | |
Parameters
OnCreateAutomationPeer()
Return Value
| Return Type | Description |
| AutomationPeer<!– System.Windows.Automation.Peers.AutomationPeer –> | |
Parameters
<!– System.Windows.UIElement –>
Go Back
OnDoubleTap(GestureEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnDragEnter(DragEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | DragEventArgs<!– System.Windows.DragEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnDragLeave(DragEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | DragEventArgs<!– System.Windows.DragEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnDragOver(DragEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | DragEventArgs<!– System.Windows.DragEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnDrop(DragEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | DragEventArgs<!– System.Windows.DragEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnGotFocus(RoutedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | RoutedEventArgs<!– System.Windows.RoutedEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnHold(GestureEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnKeyDown(KeyEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | KeyEventArgs<!– System.Windows.Input.KeyEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnKeyUp(KeyEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | KeyEventArgs<!– System.Windows.Input.KeyEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnLostFocus(RoutedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | RoutedEventArgs<!– System.Windows.RoutedEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnLostMouseCapture(MouseEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnManipulationCompleted(ManipulationCompletedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | ManipulationCompletedEventArgs<!– System.Windows.Input.ManipulationCompletedEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnManipulationDelta(ManipulationDeltaEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | ManipulationDeltaEventArgs<!– System.Windows.Input.ManipulationDeltaEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnManipulationStarted(ManipulationStartedEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | ManipulationStartedEventArgs<!– System.Windows.Input.ManipulationStartedEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnMouseEnter(MouseEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnMouseLeave(MouseEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnMouseMove(MouseEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnMouseWheel(MouseWheelEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | MouseWheelEventArgs<!– System.Windows.Input.MouseWheelEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnTap(GestureEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnTextInput(TextCompositionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnTextInputStart(TextCompositionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
OnTextInputUpdate(TextCompositionEventArgs)
Return Value
| Return Type | Description |
| Void<!– System.Void –> | |
Parameters
| Name | Type | Description |
| e | TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> | |
<!– System.Windows.Controls.Control –>
Go Back
Public Properties
ActualHeight
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
ActualWidth
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
AllowDrop
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– System.Windows.UIElement –>
Go Back
Background
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– System.Windows.Controls.Control –>
Go Back
BorderBrush
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– System.Windows.Controls.Control –>
Go Back
BorderThickness
Return Value
| Return Type |
| Thickness<!– System.Windows.Thickness –> |
<!– System.Windows.Controls.Control –>
Go Back
CacheMode
Return Value
| Return Type |
| CacheMode<!– System.Windows.Media.CacheMode –> |
<!– System.Windows.UIElement –>
Go Back
Clip
Return Value
| Return Type |
| Geometry<!– System.Windows.Media.Geometry –> |
<!– System.Windows.UIElement –>
Go Back
Content
Return Value
| Return Type |
| UIElement<!– System.Windows.UIElement –> |
<!– System.Windows.Controls.UserControl –>
Go Back
Cursor
Return Value
| Return Type |
| Cursor<!– System.Windows.Input.Cursor –> |
<!– System.Windows.FrameworkElement –>
Go Back
DataContext
Return Value
| Return Type |
| Object<!– System.Object –> |
<!– System.Windows.FrameworkElement –>
Go Back
DesiredSize
Return Value
| Return Type |
| Size<!– System.Windows.Size –> |
<!– System.Windows.UIElement –>
Go Back
Dispatcher
Return Value
| Return Type |
| Dispatcher<!– System.Windows.Threading.Dispatcher –> |
<!– System.Windows.DependencyObject –>
Go Back
Effect
Return Value
| Return Type |
| Effect<!– System.Windows.Media.Effects.Effect –> |
<!– System.Windows.UIElement –>
Go Back
FlowDirection
Return Value
| Return Type |
| FlowDirection<!– System.Windows.FlowDirection –> |
<!– System.Windows.FrameworkElement –>
Go Back
FontFamily
Return Value
| Return Type |
| FontFamily<!– System.Windows.Media.FontFamily –> |
<!– System.Windows.Controls.Control –>
Go Back
FontSize
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.Controls.Control –>
Go Back
FontStretch
Return Value
| Return Type |
| FontStretch<!– System.Windows.FontStretch –> |
<!– System.Windows.Controls.Control –>
Go Back
FontStyle
Return Value
| Return Type |
| FontStyle<!– System.Windows.FontStyle –> |
<!– System.Windows.Controls.Control –>
Go Back
FontWeight
Return Value
| Return Type |
| FontWeight<!– System.Windows.FontWeight –> |
<!– System.Windows.Controls.Control –>
Go Back
Foreground
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– System.Windows.Controls.Control –>
Go Back
HaloColor
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
Height
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
HorizontalAlignment
Return Value
| Return Type |
| HorizontalAlignment<!– System.Windows.HorizontalAlignment –> |
<!– System.Windows.FrameworkElement –>
Go Back
HorizontalContentAlignment
Return Value
| Return Type |
| HorizontalAlignment<!– System.Windows.HorizontalAlignment –> |
<!– System.Windows.Controls.Control –>
Go Back
IsEnabled
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– System.Windows.Controls.Control –>
Go Back
IsHitTestVisible
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– System.Windows.UIElement –>
Go Back
IsTabStop
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– System.Windows.Controls.Control –>
Go Back
Language
Return Value
| Return Type |
| XmlLanguage<!– System.Windows.Markup.XmlLanguage –> |
<!– System.Windows.FrameworkElement –>
Go Back
Margin
Return Value
| Return Type |
| Thickness<!– System.Windows.Thickness –> |
<!– System.Windows.FrameworkElement –>
Go Back
MaxHeight
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
MaxWidth
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
MinHeight
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
MinWidth
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
Name
Return Value
| Return Type |
| String<!– System.String –> |
<!– System.Windows.FrameworkElement –>
Go Back
Opacity
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.UIElement –>
Go Back
OpacityMask
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– System.Windows.UIElement –>
Go Back
Padding
Return Value
| Return Type |
| Thickness<!– System.Windows.Thickness –> |
<!– System.Windows.Controls.Control –>
Go Back
Parent
Return Value
| Return Type |
| DependencyObject<!– System.Windows.DependencyObject –> |
<!– System.Windows.FrameworkElement –>
Go Back
Projection
Return Value
| Return Type |
| Projection<!– System.Windows.Media.Projection –> |
<!– System.Windows.UIElement –>
Go Back
Radius
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
RenderSize
Return Value
| Return Type |
| Size<!– System.Windows.Size –> |
<!– System.Windows.UIElement –>
Go Back
Return Value
| Return Type |
| Transform<!– System.Windows.Media.Transform –> |
<!– System.Windows.UIElement –>
Go Back
Return Value
| Return Type |
| Point<!– System.Windows.Point –> |
<!– System.Windows.UIElement –>
Go Back
Resources
Return Value
| Return Type |
| ResourceDictionary<!– System.Windows.ResourceDictionary –> |
<!– System.Windows.FrameworkElement –>
Go Back
Style
Return Value
| Return Type |
| Style<!– System.Windows.Style –> |
<!– System.Windows.FrameworkElement –>
Go Back
TabIndex
Return Value
| Return Type |
| Int32<!– System.Int32 –> |
<!– System.Windows.Controls.Control –>
Go Back
TabNavigation
Return Value
| Return Type |
| KeyboardNavigationMode<!– System.Windows.Input.KeyboardNavigationMode –> |
<!– System.Windows.Controls.Control –>
Go Back
Tag
Return Value
| Return Type |
| Object<!– System.Object –> |
<!– System.Windows.FrameworkElement –>
Go Back
Template
Return Value
| Return Type |
| ControlTemplate<!– System.Windows.Controls.ControlTemplate –> |
<!– System.Windows.Controls.Control –>
Go Back
Text
Return Value
| Return Type |
| String<!– System.String –> |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
TextColor
Return Value
| Return Type |
| Brush<!– System.Windows.Media.Brush –> |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
Triggers
Return Value
| Return Type |
| TriggerCollection<!– System.Windows.TriggerCollection –> |
<!– System.Windows.FrameworkElement –>
Go Back
UseLayoutRounding
Return Value
| Return Type |
| Boolean<!– System.Boolean –> |
<!– System.Windows.UIElement –>
Go Back
VerticalAlignment
Return Value
| Return Type |
| VerticalAlignment<!– System.Windows.VerticalAlignment –> |
<!– System.Windows.FrameworkElement –>
Go Back
VerticalContentAlignment
Return Value
| Return Type |
| VerticalAlignment<!– System.Windows.VerticalAlignment –> |
<!– System.Windows.Controls.Control –>
Go Back
Visibility
Return Value
| Return Type |
| Visibility<!– System.Windows.Visibility –> |
<!– System.Windows.UIElement –>
Go Back
Width
Return Value
| Return Type |
| Double<!– System.Double –> |
<!– System.Windows.FrameworkElement –>
Go Back
Protected Properties
DefaultStyleKey
Return Value
| Return Type |
| Object<!– System.Object –> |
<!– System.Windows.Controls.Control –>
Go Back
Public Events
BindingValidationError
Event Arguments
| Event Arguments |
| ValidationErrorEventArgs<!– System.Windows.Controls.ValidationErrorEventArgs –> |
<!– System.Windows.FrameworkElement –>
Go Back
DoubleTap
Event Arguments
| Event Arguments |
| GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
DragEnter
Event Arguments
| Event Arguments |
| DragEventArgs<!– System.Windows.DragEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
DragLeave
Event Arguments
| Event Arguments |
| DragEventArgs<!– System.Windows.DragEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
DragOver
Event Arguments
| Event Arguments |
| DragEventArgs<!– System.Windows.DragEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Drop
Event Arguments
| Event Arguments |
| DragEventArgs<!– System.Windows.DragEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
GotFocus
Event Arguments
| Event Arguments |
| RoutedEventArgs<!– System.Windows.RoutedEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Hold
Event Arguments
| Event Arguments |
| GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
IsEnabledChanged
Event Arguments
| Event Arguments |
| DependencyPropertyChangedEventArgs<!– System.Windows.DependencyPropertyChangedEventArgs –> |
<!– System.Windows.Controls.Control –>
Go Back
KeyDown
Event Arguments
| Event Arguments |
| KeyEventArgs<!– System.Windows.Input.KeyEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
KeyUp
Event Arguments
| Event Arguments |
| KeyEventArgs<!– System.Windows.Input.KeyEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
LayoutUpdated
Event Arguments
| Event Arguments |
| EventArgs<!– System.EventArgs –> |
<!– System.Windows.FrameworkElement –>
Go Back
Loaded
Event Arguments
| Event Arguments |
| RoutedEventArgs<!– System.Windows.RoutedEventArgs –> |
<!– System.Windows.FrameworkElement –>
Go Back
LostFocus
Event Arguments
| Event Arguments |
| RoutedEventArgs<!– System.Windows.RoutedEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
LostMouseCapture
Event Arguments
| Event Arguments |
| MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
ManipulationCompleted
Event Arguments
| Event Arguments |
| ManipulationCompletedEventArgs<!– System.Windows.Input.ManipulationCompletedEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
ManipulationDelta
Event Arguments
| Event Arguments |
| ManipulationDeltaEventArgs<!– System.Windows.Input.ManipulationDeltaEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
ManipulationStarted
Event Arguments
| Event Arguments |
| ManipulationStartedEventArgs<!– System.Windows.Input.ManipulationStartedEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
MouseEnter
Event Arguments
| Event Arguments |
| MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
MouseLeave
Event Arguments
| Event Arguments |
| MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Event Arguments
| Event Arguments |
| MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Event Arguments
| Event Arguments |
| MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
MouseMove
Event Arguments
| Event Arguments |
| MouseEventArgs<!– System.Windows.Input.MouseEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Event Arguments
| Event Arguments |
| MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Event Arguments
| Event Arguments |
| MouseButtonEventArgs<!– System.Windows.Input.MouseButtonEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
MouseWheel
Event Arguments
| Event Arguments |
| MouseWheelEventArgs<!– System.Windows.Input.MouseWheelEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
PropertyChanged
Event Arguments
| Event Arguments |
| PropertyChangedEventArgs<!– System.ComponentModel.PropertyChangedEventArgs –> |
<!– ThinkGeo.MapSuite.WindowsPhoneCore.DropShadowTextBlock –>
Go Back
SizeChanged
Event Arguments
| Event Arguments |
| SizeChangedEventArgs<!– System.Windows.SizeChangedEventArgs –> |
<!– System.Windows.FrameworkElement –>
Go Back
Tap
Event Arguments
| Event Arguments |
| GestureEventArgs<!– System.Windows.Input.GestureEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
TextInput
Event Arguments
| Event Arguments |
| TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
TextInputStart
Event Arguments
| Event Arguments |
| TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
TextInputUpdate
Event Arguments
| Event Arguments |
| TextCompositionEventArgs<!– System.Windows.Input.TextCompositionEventArgs –> |
<!– System.Windows.UIElement –>
Go Back
Unloaded
Event Arguments