[]
Returns an object that is provided as the value of the target property for this markup extension.
public override object ProvideValue(IServiceProvider serviceProvider)
| Type | Name | Description |
|---|---|---|
| IServiceProvider | serviceProvider | A service provider helper that can provide services for the markup extension. |
| Type | Description |
|---|---|
| object | The object value to set on the property where the extension is applied. |