C# Class RavenFS.Studio.Controls.BusynessIndicator

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: hibernating-rhinos/RavenFS

Public Properties

Property Type Description
BusyBodyProperty System.Windows.DependencyProperty

Public Methods

Method Description
BusynessIndicator ( ) : System

Private Methods

Method Description
HandleSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
IsBusyChanged ( object sender, EventArgs e ) : void
StartListening ( ) : void
StopListening ( INotifyBusyness busyBody ) : void
UpdateState ( ) : void

Method Details

BusynessIndicator() public method

public BusynessIndicator ( ) : System
return System

Property Details

BusyBodyProperty public_oe static_oe property

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