Class LanguageChoiceViewModel
The view model for a language choice.
public class LanguageChoiceViewModel : MenuItemViewModel, INotifyPropertyChanged
- Inheritance
-
NotificationObjectLanguageChoiceViewModel
- Implements
- Inherited Members
-
NotificationObject.PropertyChanged
Properties
DisplayName
Gets the display name.
public string DisplayName { get; }
Property Value
Name
Gets the culture name.
public string Name { get; }