C# Class FirstFloor.ModernUI.BetterListCollectionView

Inheritance: System.Windows.Data.ListCollectionView, IWeakEventListener
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Méthode Description
BetterListCollectionView ( [ list ) : System
ReceiveWeakEvent ( Type managerType, object sender, EventArgs e ) : bool

Method Details

BetterListCollectionView() public méthode

public BetterListCollectionView ( [ list ) : System
list [
Résultat System

ReceiveWeakEvent() public méthode

public ReceiveWeakEvent ( Type managerType, object sender, EventArgs e ) : bool
managerType System.Type
sender object
e System.EventArgs
Résultat bool