C# Class Com.Aote.ObjectTools.ObjectListView

Inheritance: System.Windows.Data.CollectionViewSource, IInitable, IName
Show file Open project: DuBin1988/restv2 Class Usage Examples

Public Properties

Property Type Description
GroupPropertiesProperty System.Windows.DependencyProperty
IsInitedProperty System.Windows.DependencyProperty

Public Methods

Method Description
FindResource ( string name ) : object
Init ( object ui ) : void

Private Methods

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

Method Details

FindResource() public method

public FindResource ( string name ) : object
name string
return object

Init() public method

public Init ( object ui ) : void
ui object
return void

Property Details

GroupPropertiesProperty public static property

public static DependencyProperty,System.Windows GroupPropertiesProperty
return System.Windows.DependencyProperty

IsInitedProperty public static property

public static DependencyProperty,System.Windows IsInitedProperty
return System.Windows.DependencyProperty