Sdílet prostřednictvím


ProgressControl Třída

Definice

Logika interakce pro 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
Dědičnost
ProgressControl
Implementuje

Konstruktory

ProgressControl()

Logika interakce pro ProgressControl.xaml

Pole

FillProperty

Logika interakce pro ProgressControl.xaml

UseFixedSizeSpinnerProperty

Logika interakce pro ProgressControl.xaml

Vlastnosti

Fill

Logika interakce pro ProgressControl.xaml

UseFixedSizeSpinner

Určuje, zda má být velikost animace spinneru pevná bez ohledu na velikost objektu ProgressControl. Výchozí hodnota: true.

Nastavení této hodnoty na false způsobí, že velikost animace spinneru bude určena velikostí objektu ProgressControl.

Metody

InitializeComponent()

InitializeComponent

OnApplyTemplate()

Logika interakce pro ProgressControl.xaml

Platí pro