Table of Contents

Class LanguageChoiceViewModel

Namespace
Acuit.Pinpoint.Windows
Assembly
Acuit.Pinpoint.Windows.dll

The view model for a language choice.

public class LanguageChoiceViewModel : MenuItemViewModel, INotifyPropertyChanged
Inheritance
NotificationObject
LanguageChoiceViewModel
Implements
Inherited Members
NotificationObject.PropertyChanged

Properties

DisplayName

Gets the display name.

public string DisplayName { get; }

Property Value

string

Name

Gets the culture name.

public string Name { get; }

Property Value

string