C# Class SuperMap.Web.Controls.MapProgressBar

Inheritance: System.Windows.Controls.Control
Mostra file Open project: SuperMap/iClient-for-Silverlight

Public Properties

Property Type Description
MapProperty System.Windows.DependencyProperty
TextBrushProperty System.Windows.DependencyProperty

Public Methods

Method Description
MapProgressBar ( ) : System

${controls_MapProgressBar_constructor_None_D}

OnApplyTemplate ( ) : void

${controls_MapProgressBar_method_onApplyTemplate_D}

Private Methods

Method Description
ChangeVisualState ( bool useTransitions ) : void
GoToState ( bool useTransitions, string stateName ) : bool
OnMapPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
map_Progress ( object sender, ProgressEventArgs e ) : void

Method Details

MapProgressBar() public method

${controls_MapProgressBar_constructor_None_D}
public MapProgressBar ( ) : System
return System

OnApplyTemplate() public method

${controls_MapProgressBar_method_onApplyTemplate_D}
public OnApplyTemplate ( ) : void
return void

Property Details

MapProperty public_oe static_oe property

${controls_MapProgressBar_field_MapProperty_D}
public static DependencyProperty,System.Windows MapProperty
return System.Windows.DependencyProperty

TextBrushProperty public_oe static_oe property

${controls_MapProgressBar_field_textBrushProperty_D}
public static DependencyProperty,System.Windows TextBrushProperty
return System.Windows.DependencyProperty