DynamicResourceExtension.IMarkupExtension<DynamicResource>.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::Internals::DynamicResource ^ Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.Internals.DynamicResource>.ProvideValue(IServiceProvider ^ serviceProvider) = Microsoft::Maui::Controls::Xaml::IMarkupExtension<Microsoft::Maui::Controls::Internals::DynamicResource ^>::ProvideValue;
Microsoft.Maui.Controls.Internals.DynamicResource IMarkupExtension<DynamicResource>.ProvideValue (IServiceProvider serviceProvider);
abstract member Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.Internals.DynamicResource>.ProvideValue : IServiceProvider -> Microsoft.Maui.Controls.Internals.DynamicResource
override this.Microsoft.Maui.Controls.Xaml.IMarkupExtension<Microsoft.Maui.Controls.Internals.DynamicResource>.ProvideValue : IServiceProvider -> Microsoft.Maui.Controls.Internals.DynamicResource
Function ProvideValue (serviceProvider As IServiceProvider) As DynamicResource Implements IMarkupExtension(Of DynamicResource).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.