C# Class WinRTXamlToolkit.Debugging.Views.PropertiesView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
PropertiesView ( ) : WinRTXamlToolkit.Debugging.ViewModels

Initializes a new instance of the PropertiesView class.

Private Methods

Method Description
Border_PointerPressed ( object sender, Windows e ) : void
OnSearchBoxTextChanged ( object sender, TextChangedEventArgs e ) : void
OnSearchBoxTextChangedCommitTime ( object sender, object e ) : void

Method Details

PropertiesView() public method

Initializes a new instance of the PropertiesView class.
public PropertiesView ( ) : WinRTXamlToolkit.Debugging.ViewModels
return WinRTXamlToolkit.Debugging.ViewModels