C# Class csDataServerPlugin.Views.MediaView

Interaction logic for MetaLabelsView.xaml
Datei anzeigen Open project: TNOCS/csTouch

Public Methods

Method Description
MediaView ( ) : System.Windows
SelectOption_OnClick ( object s, RoutedEventArgs e ) : void

Method Details

MediaView() public method

public MediaView ( ) : System.Windows
return System.Windows

SelectOption_OnClick() public method

public SelectOption_OnClick ( object s, RoutedEventArgs e ) : void
s object
e System.Windows.RoutedEventArgs
return void