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 的交互逻辑 |