![]() | Node |
The NodeErrorViewModel Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | GetResultPropertyT |
Retrieves a property with the name propertyName of type T
from the ReturnObject of the owning Vishnu node.
The ReturnObject must be of the type requiredReturnObjectType.
(Inherited from DynamicUserControlViewModelBase) |
![]() | OnPropertyChanged |
Reports for the UI when a property has changed.
(Inherited from ObservableObject) |
![]() | RaisePropertyChanged(String) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | RaisePropertyChangedT(ExpressionFuncT) |
Triggers OnPropertyChanged.
(Inherited from ObservableObject) |
![]() | VerifyCalledOnUIThread |
Checks whether a call is made from the correct thread (dispatcher).
(Inherited from ObservableObject) |