C# Class SilverlightMappingToolBasic.Controls.BreadcrumbBar

Inheritance: System.Windows.Controls.ListBox
Datei anzeigen Open project: chris-tomich/Glyma Class Usage Examples

Public Properties

Property Type Description
MapControlProperty System.Windows.DependencyProperty

Public Methods

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

Private Methods

Method Description
BreadcrumbBar_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
MapControl_NavigatorInitialised ( object sender, EventArgs e ) : void
OnMapControlChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMapControlChanged ( IMapControl oldMapControl, IMapControl newMapControl ) : void
OnMapLevelChanged ( object sender, EventArgs e ) : void

Method Details

BreadcrumbBar() public method

public BreadcrumbBar ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

MapControlProperty public_oe static_oe property

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