C# Class NDG.Helpers.Controls.GeopointPicker

Inheritance: System.Windows.Controls.Control
Show file Open project: nokiadatagathering/WP7-Official

Public Properties

Property Type Description
RecordGeoButtonStyleProperty System.Windows.DependencyProperty
RecordedLocationProperty System.Windows.DependencyProperty
RemoveGeoButtonStyleProperty System.Windows.DependencyProperty

Public Methods

Method Description
GeopointPicker ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Method Description
OnRecordButtonClick ( object sender, RoutedEventArgs e ) : void
OnRemoveButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

GeopointPicker() public method

public GeopointPicker ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

RecordGeoButtonStyleProperty public static property

public static DependencyProperty,System.Windows RecordGeoButtonStyleProperty
return System.Windows.DependencyProperty

RecordedLocationProperty public static property

public static DependencyProperty,System.Windows RecordedLocationProperty
return System.Windows.DependencyProperty

RemoveGeoButtonStyleProperty public static property

public static DependencyProperty,System.Windows RemoveGeoButtonStyleProperty
return System.Windows.DependencyProperty