Basic Library for WinRT
OnContentChanged Method (C1LayoutTransformer)

Syntax
'Declaration
 
Protected Sub OnContentChanged( _
   ByVal oldContent As System.Object, _
   ByVal newContent As System.Object _
) 
protected void OnContentChanged( 
   System.object oldContent,
   System.object newContent
)

Parameters

oldContent
newContent
See Also

Reference

C1LayoutTransformer Class
C1LayoutTransformer Members

 

 


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

Product Support Forum  |  Documentation Feedback