RelativeSourceExtension.IMarkupExtension<RelativeBindingSource>.ProvideValue Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
virtual Microsoft::Maui::Controls::RelativeBindingSource ^ Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.RelativeBindingSource>.ProvideValue(IServiceProvider ^ serviceProvider) = Microsoft::Maui::Controls::Xaml::IMarkupExtension<Microsoft::Maui::Controls::RelativeBindingSource ^>::ProvideValue;
Microsoft.Maui.Controls.RelativeBindingSource IMarkupExtension<RelativeBindingSource>.ProvideValue (IServiceProvider serviceProvider);
abstract member Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.RelativeBindingSource>.ProvideValue : IServiceProvider -> Microsoft.Maui.Controls.RelativeBindingSource
override this.Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.RelativeBindingSource>.ProvideValue : IServiceProvider -> Microsoft.Maui.Controls.RelativeBindingSource
Function ProvideValue (serviceProvider As IServiceProvider) As RelativeBindingSource Implements IMarkupExtension(Of RelativeBindingSource).ProvideValue
Parameters
- serviceProvider
- IServiceProvider
Returns
Implements
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.