Share via


IXamlUIPresenterHost3 Interface

Definition

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

Requirements Description
Device family
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.UI.Xaml.Hosting.HostingContract (introduced in v1.0)

Methods

Name Description
ResolveDictionaryResource(ResourceDictionary, Object, Object)

Resolves a resource that is specified by a dictionary and key.

Applies to