C# Class Wpf.CartesianChart.SectionsDragable.DragableSections

Interaction logic for DragableSections.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
Mostra file Open project: beto-rodriguez/Live-Charts

Public Methods

Method Description
DragableSections ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

DragableSections() public method

public DragableSections ( ) : System
return System

OnPropertyChanged() protected method

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
return void