C# Class GuiComp.SortAdorner

Inheritance: System.Windows.Documents.Adorner
Afficher le fichier Open project: ufasoft/coin Class Usage Examples

Méthodes publiques

Méthode Description
SortAdorner ( UIElement element, ListSortDirection dir ) : System

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Method Details

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

SortAdorner() public méthode

public SortAdorner ( UIElement element, ListSortDirection dir ) : System
element UIElement
dir ListSortDirection
Résultat System