Basic Library for WinRT
OnContentChanged Method (C1TabItem)

Called when the value of the Content property changes.
Syntax
'Declaration
 
Protected Overrides Sub OnContentChanged( _
   ByVal oldContent As System.Object, _
   ByVal newContent As System.Object _
) 
protected override void OnContentChanged( 
   System.object oldContent,
   System.object newContent
)

Parameters

oldContent
newContent
See Also

Reference

C1TabItem Class
C1TabItem Members

 

 


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

Product Support Forum  |  Documentation Feedback