C# Class Com.Aote.ObjectTools.ObjectListView

Inheritance: System.Windows.Data.CollectionViewSource, IInitable, IName
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Свойство Type Description
GroupPropertiesProperty System.Windows.DependencyProperty
IsInitedProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
FindResource ( string name ) : object
Init ( object ui ) : void

Private Methods

Méthode Description
GroupPropertiesChanged ( ) : void
OnGroupPropertiesChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnInitFinished ( ) : void
OnLoaded ( ) : void

Method Details

FindResource() public méthode

public FindResource ( string name ) : object
name string
Résultat object

Init() public méthode

public Init ( object ui ) : void
ui object
Résultat void

Property Details

GroupPropertiesProperty public_oe static_oe property

public static DependencyProperty,System.Windows GroupPropertiesProperty
Résultat System.Windows.DependencyProperty

IsInitedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsInitedProperty
Résultat System.Windows.DependencyProperty