IDataTemplateExtension.ResetTemplate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disconnects any event listeners so the data template can be recycled.
public:
void ResetTemplate();
void ResetTemplate();
public void ResetTemplate();
function resetTemplate()
Public Sub ResetTemplate ()