C# Class UwpHelpers.Examples.ViewModels.DialogsViewModel

Inheritance: INotifyPropertyChanged
显示文件 Open project: LanceMcCarthy/UwpProjects

Public Methods

Method Description
DialogsViewModel ( ) : System

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

DialogsViewModel() public method

public DialogsViewModel ( ) : System
return System