C# Class LunarEclipse.Model.PathSegmentHandle

Inheritance: PointHandle
Afficher le fichier Open project: mono/lunareclipse Class Usage Examples

Méthodes publiques

Méthode Description
PathSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg, DependencyProperty point ) : System

Méthodes protégées

Méthode Description
CreateContent ( ) : UIElement

Method Details

CreateContent() protected méthode

protected CreateContent ( ) : UIElement
Résultat System.Windows.UIElement

PathSegmentHandle() public méthode

public PathSegmentHandle ( MoonlightController controller, IHandleGroup group, System.Windows.Media.PathSegment seg, DependencyProperty point ) : System
controller LunarEclipse.Controller.MoonlightController
group IHandleGroup
seg System.Windows.Media.PathSegment
point System.Windows.DependencyProperty
Résultat System