ProgressControl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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為何。 預設值:
將此值設定為 |
方法
InitializeComponent() |
InitializeComponent |
OnApplyTemplate() |
ProgressControl.xaml 的互動邏輯 |