IDataTemplateExtension 介面

定義

定義分階段轉譯資料範本的協助程式方法。

public interface class IDataTemplateExtension
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(891184068, 36771, 23747, 176, 115, 127, 132, 186, 166, 72, 93)]
struct IDataTemplateExtension
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(891184068, 36771, 23747, 176, 115, 127, 132, 186, 166, 72, 93)]
public interface IDataTemplateExtension
Public Interface IDataTemplateExtension
屬性

方法

ProcessBinding(UInt32)

提供資料範本中系結資料的階段轉譯。

ProcessBindings(ContainerContentChangingEventArgs)

更新具有系結資料的清單專案容器專案。

ResetTemplate()

中斷任何事件接聽程式,以便回收資料範本。

適用於