Property | Type | Description | |
---|---|---|---|
BusyContentProperty | |||
BusyContentTemplateProperty | |||
DisplayAfterProperty | |||
IsBusyProperty | |||
OverlayStyleProperty | |||
ProgressBarStyleProperty |
Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Overrides the OnApplyTemplate method.
|
Method | Description | |
---|---|---|
ChangeVisualState ( bool useTransitions ) : void |
Changes the control's visual state(s).
|
|
OnIsBusyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
IsBusyProperty property changed handler.
|
Method | Description | |
---|---|---|
BusyIndicator ( ) : System | ||
DisplayAfterTimerElapsed ( object sender, |
Handler for the DisplayAfterTimer.
|
|
OnIsBusyChanged ( |
IsBusyProperty property changed handler.
|
protected ChangeVisualState ( bool useTransitions ) : void | ||
useTransitions | bool | True if state transitions should be used. |
return | void |
protected OnIsBusyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void | ||
e | System.Windows.DependencyPropertyChangedEventArgs | Event arguments. |
return | void |
public static DependencyProperty,System.Windows BusyContentProperty | ||
return |
public static DependencyProperty,System.Windows BusyContentTemplateProperty | ||
return |
public static DependencyProperty,System.Windows DisplayAfterProperty | ||
return |
public static DependencyProperty,System.Windows IsBusyProperty | ||
return |
public static DependencyProperty,System.Windows OverlayStyleProperty | ||
return |