バージョン

Foreground プロパティ (ProgressRingBusyAnimation)

Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter のインスタンスが ProgressRingBusyAnimation を描画するために作成された場合、リング内の進行状況テキストを描画するための Brush を取得または設定します。
シンタックス
'宣言
 
Public Property Foreground As Brush
public Brush Foreground {get; set;}
解説
このプロパティの値は、最初に作成されるときに Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenterSystem.Windows.Controls.Control.Foreground プロパティを初期化するためのみに使用されます。このプロパティの値を Infragistics.Controls.Interactions.Primitives.ProgressRingBusyAnimationPresenter インスタンスが作成された後に変更した場合、そのインスタンスに影響しません。
参照