Share via


IDataTemplateComponent.Recycle Method

Definition

Disassociates item containers from their data items and saves the containers so they can be reused later for other data items.

public:
 void Recycle();
void Recycle();
public void Recycle();
function recycle()
Public Sub Recycle ()

Remarks

This method is for use in code that is generated by the XAML compiler.

Applies to