ComponentOne TileView for UWP
FindName Method (C1TileView)

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : FindName Method
Retrieves an object that has the specified identifier name.
Syntax
'Declaration
 
Public Shadows Function FindName( _
   ByVal name As System.String _
) As System.Object
public new System.object FindName( 
   System.string name
)

Parameters

name
See Also

Reference

C1TileView Class
C1TileView Members