C# Class WinRTXamlToolkit.Debugging.ViewModels.PropertyGroupViewModel

Inheritance: BindableBase
Datei anzeigen Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
PropertyGroupViewModel ( string category, IEnumerable properties ) : System.Collections.Generic

Private Methods

Method Description
Collapse ( ) : void
Expand ( ) : void

Method Details

PropertyGroupViewModel() public method

public PropertyGroupViewModel ( string category, IEnumerable properties ) : System.Collections.Generic
category string
properties IEnumerable
return System.Collections.Generic