C# Class Samples.Models.WebPageModel

Inheritance: ViewModelBase, IWebPageModel
Datei anzeigen Open project: liquidboy/X

Public Methods

Method Description
RaisePropChangeOnUIThread ( string propName ) : void

Method Details

RaisePropChangeOnUIThread() public method

public RaisePropChangeOnUIThread ( string propName ) : void
propName string
return void