C# Class ModernizedAlice.IPlugin.ModuleInterface.TextStyle

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Méthode Description
NotifyAll ( ) : void
OnPropertyChanged ( string name ) : void

Method Details

NotifyAll() public méthode

public NotifyAll ( ) : void
Résultat void

OnPropertyChanged() public méthode

public OnPropertyChanged ( string name ) : void
name string
Résultat void