C# Class AdapterEventsTest.Page

Inheritance: System.Windows.Controls.UserControl
Show file Open project: mono/uia2atk

Public Methods

Method Description
Page ( ) : System

Private Methods

Method Description
OnSensitivityToggled ( object sender, RoutedEventArgs e ) : void
OnSizeToggled ( object sender, RoutedEventArgs e ) : void
OnVisibilityToggled ( object sender, RoutedEventArgs e ) : void

Method Details

Page() public method

public Page ( ) : System
return System