C# Class SampleUserControlLibrary.SampleScenarios

Interaction logic for UserControl1.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Microsoft/ProjectOxford-ClientSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
SampleScenarioListProperty System.Windows.DependencyProperty
SampleTitleProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ClearLog ( ) : void
Log ( string logMessage ) : void
SampleScenarios ( ) : System

Private Methods

Méthode Description
ScenarioChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
SubscriptionManagementButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

ClearLog() public méthode

public ClearLog ( ) : void
Résultat void

Log() public méthode

public Log ( string logMessage ) : void
logMessage string
Résultat void

SampleScenarios() public méthode

public SampleScenarios ( ) : System
Résultat System

Property Details

SampleScenarioListProperty public_oe static_oe property

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

SampleTitleProperty public_oe static_oe property

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