DynamicResourceExtension Class
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.
For internal use by the XAML infrastructure.
[Xamarin.Forms.ContentProperty("Key")]
public sealed class DynamicResourceExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.Internals.DynamicResource>
type DynamicResourceExtension = class
interface IMarkupExtension<DynamicResource>
interface IMarkupExtension
- Inheritance
-
System.ObjectDynamicResourceExtension
- Attributes
- Implements
Constructors
DynamicResourceExtension() |
Internal. |
Properties
Key |
For internal use by the XAML infrastructure. |
Methods
ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |
Explicit Interface Implementations
IMarkupExtension<DynamicResource>.ProvideValue(IServiceProvider) |
For internal use by the XAML infrastructure. |