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

適用対象