C# Class Selections.ViewModels.SurfaceViewModel

Mostrar archivo Open project: Slesa/Playground

Public Methods

Method Description
ClearSelection ( ) : void
SelectAll ( ) : void
SurfaceViewModel ( ) : System.Collections.ObjectModel

Private Methods

Method Description
CanClearSelection ( ) : bool
ItemFilter ( object o ) : bool

Method Details

ClearSelection() public method

public ClearSelection ( ) : void
return void

SelectAll() public method

public SelectAll ( ) : void
return void

SurfaceViewModel() public method

public SurfaceViewModel ( ) : System.Collections.ObjectModel
return System.Collections.ObjectModel