共用方式為


ProgressControl 類別

定義

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
繼承
ProgressControl
實作

建構函式

ProgressControl()

ProgressControl.xaml 的互動邏輯

欄位

FillProperty

ProgressControl.xaml 的互動邏輯

UseFixedSizeSpinnerProperty

ProgressControl.xaml 的互動邏輯

屬性

Fill

ProgressControl.xaml 的互動邏輯

UseFixedSizeSpinner

指出微調項動畫的大小是否應該固定,而不論的大小 ProgressControl為何。 預設值:true

將此值設定為 false 會導致微調項動畫的大小取決於的大小 ProgressControl

方法

InitializeComponent()

InitializeComponent

OnApplyTemplate()

ProgressControl.xaml 的互動邏輯

適用於