C# Class Expression.Blend.SampleData.Bounds.Bounds

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

Public Methods

Method Description
Bounds ( ) : System

Protected Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Bounds() public method

public Bounds ( ) : System
return System

OnPropertyChanged() protected method

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