Share via


ProgressControl Classe

Définition

Logique d’interaction pour 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
Héritage
ProgressControl
Implémente

Constructeurs

ProgressControl()

Logique d’interaction pour ProgressControl.xaml

Champs

FillProperty

Logique d’interaction pour ProgressControl.xaml

UseFixedSizeSpinnerProperty

Logique d’interaction pour ProgressControl.xaml

Propriétés

Fill

Logique d’interaction pour ProgressControl.xaml

UseFixedSizeSpinner

Indique si la taille de l’animation spinner doit être fixe, quelle que soit la taille de .ProgressControl Valeur par défaut : true.

Si vous définissez cette valeur surfalse, la taille de l’animation du spinner est déterminée par la taille de .ProgressControl

Méthodes

InitializeComponent()

InitializeComponent

OnApplyTemplate()

Logique d’interaction pour ProgressControl.xaml

S’applique à