C# Class UwpHelpers.Examples.ViewModels.BusyIndicatorViewModel

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

Public Methods

Method Description
BusyIndicatorViewModel ( ) : System.ComponentModel

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

BusyIndicatorViewModel() public method

public BusyIndicatorViewModel ( ) : System.ComponentModel
return System.ComponentModel