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 の相互作用ロジック |