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.
Exception | Description |
---|---|
System.InvalidOperationException | thrown if serviceProvider is not type of System.Windows.Markup.IProvideValueTarget |