ProgressControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interaction logic for ProgressControl.xaml
public ref class ProgressControl : System::Windows::Controls::UserControl, System::Windows::Markup::IComponentConnector
public ref class ProgressControl : System::Windows::Controls::UserControl
public class ProgressControl : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector
public class ProgressControl : System.Windows.Controls.UserControl
type ProgressControl = class
inherit UserControl
interface IComponentConnector
type ProgressControl = class
inherit UserControl
Public Class ProgressControl
Inherits UserControl
Implements IComponentConnector
Public Class ProgressControl
Inherits UserControl
- Inheritance
-
ProgressControl
- Implements
Constructors
ProgressControl() |
Fields
FillProperty | |
UseFixedSizeSpinnerProperty |
Properties
Fill | |
UseFixedSizeSpinner |
Indicates whether the size of the spinner animation should be fixed, regardless
of the size of the ProgressControl. Default value:
Setting this value to |
Methods
InitializeComponent() |
InitializeComponent |
OnApplyTemplate() |