public interface IAutomationViewModel : IAutomationBase,
IViewModel, INotifyPropertyChangedPublic Interface IAutomationViewModel
Inherits IAutomationBase, IViewModel, INotifyPropertyChangedpublic interface class IAutomationViewModel : IAutomationBase,
IViewModel, INotifyPropertyChangedtype IAutomationViewModel =
interface
interface IAutomationBase
interface IViewModel
interface INotifyPropertyChanged
end| AutomationId |
Уникальный идентификатор для автоматизации.
(Унаследован от IAutomationBase) |
| AutomationName |
Имя для автоматизации.
(Унаследован от IAutomationBase) |
| Model | (Унаследован от IViewModel) |
| PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |