Returns an object that is set as the value of the target property for this markup extension.
'Declaration
Public Overrides Function ProvideValue( _
ByVal As System.IServiceProvider _
) As System.Object
public override System.object ProvideValue(
System.IServiceProvider
)
Parameters
- serviceProvider
- The System.Windows.Markup.IProvideValueTarget provided from the MarkupExtension
Return Value
The founded item from the .resx directory or default value if not founded.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2