C# Class X.Viewer.SketchFlow.Controls.PageContent

Inheritance: Windows.UI.Xaml.Controls.UserControl
Exibir arquivo Open project: liquidboy/X

Public Methods

Method Description
FindContentElementByName ( string name ) : object
PageContent ( ) : System.Collections.Generic

Private Methods

Method Description
DumpVisualTree ( DependencyObject parent, List &objects ) : void

Method Details

FindContentElementByName() public method

public FindContentElementByName ( string name ) : object
name string
return object

PageContent() public method

public PageContent ( ) : System.Collections.Generic
return System.Collections.Generic