Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 535 Bytes

idatatemplateextension_processbinding_1515883852.md

File metadata and controls

26 lines (18 loc) · 535 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.IDataTemplateExtension.ProcessBinding(System.UInt32)
winrt method

Microsoft.UI.Xaml.IDataTemplateExtension.ProcessBinding

-description

Provides phased rendering of bound data in a data template.

-parameters

-param phase

Gets the number of times the method has been called.

-returns

true if there are more phases to be processed; otherwise, false.

-remarks

-examples

-see-also