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