C# Class SfBot.Controls.BusyIndicator

Inheritance: System.Windows.Controls.ContentControl, INotifyPropertyChanged
ファイルを表示 Open project: ebeeb/SfSdk

Public Properties

Property Type Description
IsBusyProperty System.Windows.DependencyProperty
MessageProperty System.Windows.DependencyProperty

Protected Methods

Method Description
NotifyPropertyChanged ( [ propertyName = null ) : void

Private Methods

Method Description
BusyIndicator ( ) : System.ComponentModel

Method Details

NotifyPropertyChanged() protected method

protected NotifyPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void

Property Details

IsBusyProperty public_oe static_oe property

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

MessageProperty public_oe static_oe property

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