Version

BusyIndicatorProgressRingBusyAnimationVisualData Class Members

The following tables list the members exposed by BusyIndicatorProgressRingBusyAnimationVisualData.

Public Constructors
Public Properties
 NameDescription
Public PropertyAnimationTotalDurationGets or sets the duration of the animation presenter layer of the XamBusyIndicator. (Inherited from Infragistics.Windows.BusyIndicator.BusyIndicatorAnimationVisualData)
Public PropertyBackgroundGets or sets the Background of the ProgressRingBusyAnimation.  
Public PropertyContentGets or sets the content of the animation presenter layer of the XamBusyIndicator. (Inherited from Infragistics.Windows.BusyIndicator.BusyIndicatorAnimationVisualData)
Public PropertyCurrentVisualStateGets or sets the current VisualState of the animation presenter layer of the XamBusyIndicator. (Inherited from Infragistics.Windows.BusyIndicator.BusyIndicatorAnimationVisualData)
Public PropertyDeterminateAnimationShapesGets or sets a list containing all elements that represnt the determinate ProgressRingBusyAnimation.  
Public PropertyDeterminateRootVisibilityGets or sets the Visibilty of the Grid that contains the shapes to be displayed when the animation is not indeterminate.  
Public PropertyForegroundGets or sets the Foreground of the ProgressRingBusyAnimation.  
Public PropertyHeightGets or sets the height of the ProgressRingBusyAnimation.  
Public PropertyIndeterminateAnimationShapesGets or sets a list containing all elements that represnt the indeterminate ProgressRingBusyAnimation.  
Public PropertyIndeterminateRootVisibilityGets or sets the Visibilty of the Grid that contains the shapes to be displayed when the animation is indeterminate.  
Public PropertyRingBackgroundGets or sets the RingBackground of the ProgressRingBusyAnimation.  
Public PropertyRingFillGets or sets the RingFill of the ProgressRingBusyAnimation.  
Public PropertyTextGets or sets the text of the ProgressRingBusyAnimation.  
Public PropertyTextFontSizeGets or sets the text FontSize of the ProgressRingBusyAnimation.  
Public PropertyTextFontWeightGets or sets the text FontWeight of the ProgressRingBusyAnimation.  
Public PropertyTextForegroundGets or sets the text Foreground of the ProgressRingBusyAnimation.  
Public PropertyWidthGets or sets the width of the ProgressRingBusyAnimation.  
See Also