C# Class NewsViewer.PluginControls.NewsViewerControl

Interaction logic for NewsViewerControl.xaml
Inheritance: PluginUserControl, INotifyPropertyChanged
Datei anzeigen Open project: darklinkpower/PlayniteScriptExtensions

Protected Methods

Method Description
OnPropertyChanged ( string name = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( string name = null ) : void
name string
return void