IDataTemplateExtension 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義分階段轉譯資料範本的協助程式方法。
public interface class IDataTemplateExtension
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(1499370823, 52735, 19346, 183, 115, 171, 57, 104, 120, 243, 83)]
struct IDataTemplateExtension
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(1499370823, 52735, 19346, 183, 115, 171, 57, 104, 120, 243, 83)]
public interface IDataTemplateExtension
Public Interface IDataTemplateExtension
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
方法
ProcessBinding(UInt32) |
提供資料範本中系結資料的階段轉譯。 |
ProcessBindings(ContainerContentChangingEventArgs) |
更新具有系結資料的清單專案容器專案。 |
ResetTemplate() |
中斷任何事件接聽程式的連接,以便回收資料範本。 |