Scheduler for WPF
ProvideValue メソッド (C1LocalizeExtension)

C1.WPF.Schedule アセンブリ > C1.WPF.Localization 名前空間 > C1LocalizeExtension クラス : ProvideValue メソッド
The System.Windows.Markup.IProvideValueTarget provided from the MarkupExtension
Returns an object that is set as the value of the target property for this markup extension.
シンタックス
'宣言
 
Public Overrides Function ProvideValue( _
   ByVal serviceProvider As System.IServiceProvider _
) As System.Object
public override System.object ProvideValue( 
   System.IServiceProvider serviceProvider
)

パラメータ

serviceProvider
The System.Windows.Markup.IProvideValueTarget provided from the MarkupExtension

戻り値の型

The founded item from the .resx directory or default value if not founded.
例外
例外解説
thrown if serviceProvider is not type of System.Windows.Markup.IProvideValueTarget
参照

C1LocalizeExtension クラス
C1LocalizeExtension メンバ