Class StringItemWithHintVM
- Namespace
- TaleWorlds.Core.ViewModelCollection.Generic
- Assembly
- TaleWorlds.Core.ViewModelCollection.dll
public class StringItemWithHintVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
StringItemWithHintVM
- Implements
- Inherited Members
Constructors
StringItemWithHintVM(string, TextObject)
public StringItemWithHintVM(string text, TextObject hint)
Parameters
text
stringhint
TextObject
Properties
Hint
[DataSourceProperty]
public HintViewModel Hint { get; set; }
Property Value
Text
[DataSourceProperty]
public string Text { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).