IXamlUIPresenterHost3 Interface
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.
Extends IXamlUIPresenterHost to add ResolveDictionaryResource.
public interface class IXamlUIPresenterHost3
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Xaml.Hosting.HostingContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2973930175, 29472, 16827, 159, 38, 77, 111, 211, 77, 180, 90)]
struct IXamlUIPresenterHost3
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Xaml.Hosting.HostingContract), 65536)]
[Windows.Foundation.Metadata.Guid(2973930175, 29472, 16827, 159, 38, 77, 111, 211, 77, 180, 90)]
public interface IXamlUIPresenterHost3
Public Interface IXamlUIPresenterHost3
- Attributes
Windows requirements
Device family |
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
|
API contract |
Windows.UI.Xaml.Hosting.HostingContract (introduced in v1.0)
|
Methods
ResolveDictionaryResource(ResourceDictionary, Object, Object) |
Resolves a resource that is specified by a dictionary and key. |