C# Class Selections.ViewModels.SurfaceViewModel

Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
ClearSelection ( ) : void
SelectAll ( ) : void
SurfaceViewModel ( ) : System.Collections.ObjectModel

Private Methods

Méthode Description
CanClearSelection ( ) : bool
ItemFilter ( object o ) : bool

Method Details

ClearSelection() public méthode

public ClearSelection ( ) : void
Résultat void

SelectAll() public méthode

public SelectAll ( ) : void
Résultat void

SurfaceViewModel() public méthode

public SurfaceViewModel ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel