C# Class ThumbSample.Page

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

Public Methods

Method Description
Page ( ) : System

Private Methods

Method Description
canvas_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
thumb_DragCompleted ( object sender, System.Windows.Controls.Primitives.DragCompletedEventArgs e ) : void
thumb_DragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void
thumb_DragStarted ( object sender, System.Windows.Controls.Primitives.DragStartedEventArgs e ) : void

Method Details

Page() public method

public Page ( ) : System
return System