Basic Library for WinRT
OnContentTemplateChanged Method (C1TreeViewExpandButton)

Syntax
'Declaration
 
Protected Overridable Sub OnContentTemplateChanged( _
   ByVal oldContentTemplate As Windows.UI.Xaml.DataTemplate, _
   ByVal newContentTemplate As Windows.UI.Xaml.DataTemplate _
) 
protected virtual void OnContentTemplateChanged( 
   Windows.UI.Xaml.DataTemplate oldContentTemplate,
   Windows.UI.Xaml.DataTemplate newContentTemplate
)

Parameters

oldContentTemplate
newContentTemplate
See Also

Reference

C1TreeViewExpandButton Class
C1TreeViewExpandButton Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback