C# Class DataPresenter.DataSources.OData.SampleApp.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: Infragistics/DataSource-Reference-Implementations

Public Methods

Method Description
MainWindow ( ) : Infragistics.Controls.Interactions

Private Methods

Method Description
InitializeColorPicker ( ) : void
cboRecordFilterLogicalOperator_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
cboThemes_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
colorPicker_SelectedColorChanged ( object sender, Infragistics e ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : Infragistics.Controls.Interactions
return Infragistics.Controls.Interactions