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

Inheritance: System.ComponentModel.INotifyPropertyChanged
Afficher le fichier Open project: peteblois/rooler

Méthodes publiques

Méthode Description
Bounds ( ) : System

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Bounds() public méthode

public Bounds ( ) : System
Résultat System

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void