C# Class csPresenterPlugin.Layers.PDictionary

Interaction logic for RCDictionary.xaml
Inheritance: System.Windows.ResourceDictionary
Mostra file Open project: TNOCS/csTouch

Public Methods

Method Description
PDictionary ( ) : System

Private Methods

Method Description
Canvas_PreviewMouseDown ( object sender, System e ) : void
Canvas_PreviewMouseWheel ( object sender, System e ) : void
Canvas_PreviewTouchDown ( object sender, System e ) : void
SelectPath ( object sender ) : bool

Method Details

PDictionary() public method

public PDictionary ( ) : System
return System