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
This is an old revision of the document!
<!– Class –> This class represents the popups that appear in a cloud (a.k.a. balloon) shape.
This class represents the popups that appear in a cloud (a.k.a. balloon) shape.
When you add a <strong>GeoPopup</strong> object to map, a cloud-shaped popup will be created.
You can put any Panel control in the <strong>Content</strong> property, which will be parsed and displayed in the popup.
*System.Object System.Windows.DependencyObject *System.Windows.UIElement System.Windows.FrameworkElement *System.Windows.Controls.Control System.Windows.Controls.ContentControl *ThinkGeo.MapSuite.SilverlightEdition.GeoPopup
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | This is the constructor of the GeoPopup class. | ||
![]() | PointShape | This is the constructor of the GeoPopup class. | |
![]() | Double, Double | This is the constructor of the GeoPopup class. | |
![]() | Point | This is the constructor of the GeoPopup class. |
Name | Parameters | DeclaringType | Summary |
---|
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | RoutedEvent, Delegate, Boolean | UIElement | |
![]() | Control | ||
![]() | Rect | UIElement | |
![]() | UIElement | ||
![]() | DependencyObject | ||
![]() | DependencyProperty | DependencyObject | |
![]() | Object | Object | |
![]() | String | FrameworkElement | |
![]() | Control | ||
![]() | DependencyProperty | DependencyObject | |
![]() | DependencyProperty | FrameworkElement | |
![]() | Object | ||
![]() | Object | ||
![]() | DependencyProperty | DependencyObject | |
![]() | UIElement | ||
![]() | UIElement | ||
![]() | Size | UIElement | |
![]() | FrameworkElement(overriden) | Builds the visual tree for the GeoPopup control when a new template is applied. | |
![]() ![]() | DependencyObject, DependencyPropertyChangedEventArgs | This method Raises whenever Position and Offset property changed. | |
![]() | DependencyProperty | DependencyObject | |
![]() | This method redraws the GeoPopup. | ||
![]() | UIElement | ||
![]() | RoutedEvent, Delegate | UIElement | |
![]() | DependencyProperty, Binding | FrameworkElement | |
![]() | DependencyProperty, Object | DependencyObject | |
![]() | Object | ||
![]() | UIElement | UIElement | |
![]() | UIElement |
Name | Parameters | DeclaringType | Summary |
---|---|---|---|
![]() | Size | FrameworkElement | |
![]() | Object | ||
![]() | String | Control | |
![]() | Size | FrameworkElement | |
![]() | Object | ||
![]() | Object, Object | ContentControl | |
![]() | UIElement | ||
![]() | RoutedEventArgs | Control | |
![]() | KeyEventArgs | Control | |
![]() | KeyEventArgs | Control | |
![]() | RoutedEventArgs | Control | |
![]() | MouseEventArgs | Control | |
![]() | MouseEventArgs | Control | |
![]() | MouseEventArgs | Control | |
![]() | MouseButtonEventArgs | Control | |
![]() | MouseButtonEventArgs | Control | |
![]() | MouseEventArgs | Control | |
![]() | MouseWheelEventArgs | Control |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Double | FrameworkElement | |
![]() | Double | FrameworkElement | |
![]() | Brush | Control | |
![]() | Brush | Control | |
![]() | Thickness | Control | |
![]() | CacheMode | UIElement | |
![]() | Geometry | UIElement | |
![]() | Object | ContentControl | |
![]() | DataTemplate | ContentControl | |
![]() | Cursor | FrameworkElement | |
![]() | Object | FrameworkElement | |
![]() | Size | UIElement | |
![]() | Dispatcher | DependencyObject | |
![]() | Effect | UIElement | |
![]() | FontFamily | Control | |
![]() | Double | Control | |
![]() | FontStretch | Control | |
![]() | FontStyle | Control | |
![]() | FontWeight | Control | |
![]() | Brush | Control | |
![]() | Boolean | It indicates whether the colose button needs to be added to popup. | |
![]() | Double | FrameworkElement | |
![]() | HorizontalAlignment | FrameworkElement | |
![]() | HorizontalAlignment | Control | |
![]() | Boolean | Control | |
![]() | Boolean | UIElement | |
![]() | Boolean | Control | |
![]() | XmlLanguage | FrameworkElement | |
![]() | Thickness | FrameworkElement | |
![]() | Double | FrameworkElement | |
![]() | Double | FrameworkElement | |
![]() | Double | FrameworkElement | |
![]() | Double | FrameworkElement | |
![]() | String | FrameworkElement | |
![]() | Point | Gets or sets the popup's offset in pixel. | |
![]() | Double | UIElement | |
![]() | Brush | UIElement | |
![]() | Thickness | Control | |
![]() | DependencyObject | FrameworkElement | |
![]() | Point | Gets or sets the popup's current position in world coordinate. | |
![]() | Projection | UIElement | |
![]() | Size | UIElement | |
![]() | Transform | UIElement | |
![]() | Point | UIElement | |
![]() | ResourceDictionary | FrameworkElement | |
![]() | Style | FrameworkElement | |
![]() | Int32 | Control | |
![]() | KeyboardNavigationMode | Control | |
![]() | Object | FrameworkElement | |
![]() | ControlTemplate | Control | |
![]() | TriggerCollection | FrameworkElement | |
![]() | Boolean | UIElement | |
![]() | VerticalAlignment | FrameworkElement | |
![]() | VerticalAlignment | Control | |
![]() | Visibility | UIElement | |
![]() | Double | FrameworkElement |
Name | Return | DeclaringType | Summary |
---|---|---|---|
![]() | Object | Control |
Name | Event Arguments | DeclaringType | Summary |
---|---|---|---|
![]() | ValidationErrorEventArgs | FrameworkElement | |
![]() | RoutedEventArgs | UIElement | |
![]() | DependencyPropertyChangedEventArgs | Control | |
![]() | KeyEventArgs | UIElement | |
![]() | KeyEventArgs | UIElement | |
![]() | EventArgs | FrameworkElement | |
![]() | RoutedEventArgs | FrameworkElement | |
![]() | RoutedEventArgs | UIElement | |
![]() | MouseEventArgs | UIElement | |
![]() | MouseEventArgs | UIElement | |
![]() | MouseEventArgs | UIElement | |
![]() | MouseButtonEventArgs | UIElement | |
![]() | MouseButtonEventArgs | UIElement | |
![]() | MouseEventArgs | UIElement | |
![]() | MouseWheelEventArgs | UIElement | |
![]() | SizeChangedEventArgs | FrameworkElement |
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
Name | Type | Description |
---|
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
Name | Type | Description |
---|---|---|
position | PointShape<!– ThinkGeo.MapSuite.SilverlightCore.PointShape –> | A PointShape value indicating the world coordinate where the GeoPopup is displayed. |
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
Name | Type | Description |
---|---|---|
worldCoordinateX | Double<!– System.Double –> | A double value indicating the world coordinate X where the GeoPopup is displayed. |
worldCoordinateY | Double<!– System.Double –> | A double value indicating the world coordinate Y where the GeoPopup is displayed. |
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
This is the constructor of the GeoPopup class.
Name | Type | Description |
---|---|---|
position | Point<!– System.Windows.Point –> | A Point value indicating the world position where the GeoPopup is displayed. |
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
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
Builds the visual tree for the GeoPopup control when a new template is applied.
Builds the visual tree for the GeoPopup control when a new template is applied.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– System.Windows.FrameworkElement(overriden) –> Go Back
<!– static –> This method Raises whenever Position and Offset property changed.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
sender | DependencyObject<!– System.Windows.DependencyObject –> | |
args | DependencyPropertyChangedEventArgs<!– System.Windows.DependencyPropertyChangedEventArgs –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.GeoPopup –> Go Back
Return Type | Description |
---|---|
Object<!– System.Object –> |
Name | Type | Description |
---|---|---|
dp | DependencyProperty<!– System.Windows.DependencyProperty –> |
<!– System.Windows.DependencyObject –> Go Back
This method redraws the GeoPopup.
This method redraws the GeoPopup. Whenever its Position and Offset changed, it needs to be called to apply the changes.
Return Type | Description |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|
<!– ThinkGeo.MapSuite.SilverlightEdition.GeoPopup –> 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 |
---|---|
Void<!– System.Void –> |
Name | Type | Description |
---|---|---|
oldContent | Object<!– System.Object –> | |
newContent | Object<!– System.Object –> |
<!– System.Windows.Controls.ContentControl –> 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 | RoutedEventArgs<!– System.Windows.RoutedEventArgs –> |
<!– 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 | 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 | MouseWheelEventArgs<!– System.Windows.Input.MouseWheelEventArgs –> |
<!– 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 |
---|
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 |
---|
Object<!– System.Object –> |
<!– System.Windows.Controls.ContentControl –> Go Back
Return Type |
---|
DataTemplate<!– System.Windows.DataTemplate –> |
<!– System.Windows.Controls.ContentControl –> 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 |
---|
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
It indicates whether the colose button needs to be added to popup.
Return Type |
---|
Boolean<!– System.Boolean –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.GeoPopup –> 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
Gets or sets the popup's offset in pixel.
Gets or sets the popup's offset in pixel.
Return Type |
---|
Point<!– System.Windows.Point –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.GeoPopup –> 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
Gets or sets the popup's current position in world coordinate.
Gets or sets the popup's current position in world coordinate.
Return Type |
---|
Point<!– System.Windows.Point –> |
<!– ThinkGeo.MapSuite.SilverlightEdition.GeoPopup –> Go Back
Return Type |
---|
Projection<!– System.Windows.Media.Projection –> |
<!– System.Windows.UIElement –> 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 |
---|
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 |
---|
RoutedEventArgs<!– System.Windows.RoutedEventArgs –> |
<!– 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 |
---|
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 |
---|
MouseWheelEventArgs<!– System.Windows.Input.MouseWheelEventArgs –> |
<!– System.Windows.UIElement –> Go Back
Event Arguments |
---|
SizeChangedEventArgs<!– System.Windows.SizeChangedEventArgs –> |
<!– System.Windows.FrameworkElement –> Go Back
NOTOC SilverlightEdition ThinkGeo.MapSuite.SilverlightEdition UpdateDocumentation