C# Class Expression.Blend.SampleData.BoundsData.BoundsData

Inheritance: System.ComponentModel.INotifyPropertyChanged
Mostrar archivo Open project: peteblois/rooler

Public Methods

Method Description
BoundsData ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

BoundsData() public method

public BoundsData ( ) : System
return System

OnPropertyChanged() protected method

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