DynamicClashVerificationViewModel Members
The DynamicClashVerificationViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DynamicClashVerificationViewModel |
Initializes a new instance of the DynamicClashVerificationViewModel class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AddDynamicClashVerification |
Adds the dynamic clash verification.
|
![]() |
Broadcast``1 | (Inherited from ViewModelBase.) |
![]() |
ChangeStatus |
Changes the status.
|
![]() |
Cleanup | (Inherited from ViewModelBase.) |
![]() |
DeleteAllDynamicClashVerification |
Deletes all dynamic clash verification.
|
![]() |
DeleteDynamicClashVerification |
Deletes the dynamic clash verification.
|
![]() |
DynamicClashVerificationsChanged |
Dynamics the clash verifications changed.
|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RaisePropertyChanged(String) | (Inherited from ObservableObject.) |
![]() |
RaisePropertyChanged``1(String, UMP, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() |
RaisePropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>), UMP, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() |
RaisePropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from ObservableObject.) |
![]() |
RaisePropertyChanging(String) | (Inherited from ObservableObject.) |
![]() |
RaisePropertyChanging``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from ObservableObject.) |
![]() |
SelectedVerificationChanged |
Selecteds the verification changed.
|
![]() |
Set``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>), UMP%, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() |
Set``1(String, UMP%, UMP, Boolean) | (Inherited from ViewModelBase.) |
![]() |
Set``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>), UMP%, UMP) | (Inherited from ObservableObject.) |
![]() |
Set``1(String, UMP%, UMP) | (Inherited from ObservableObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
VerifyPropertyName | (Inherited from ObservableObject.) |
Fields
Name | Description | |
---|---|---|
![]() |
_dynamicClashVerifications |
The _dynamic clash verifications
|
![]() |
_dynamicClashVerificationVisibility |
The _dynamic clash verification visibility
|
![]() |
_selectedVerification |
The _selected verification
|
![]() |
_verificationName |
The _verification name
|
Properties
Name | Description | |
---|---|---|
![]() |
AddDynamicClashVerificationCmd |
Gets the add dynamic clash verification command.
|
![]() |
DeleteAllDynamicClashVerificationCmd |
Gets the delete all dynamic clash verification command.
|
![]() |
DeleteDynamicClashVerificationCmd |
Gets the delete dynamic clash verification command.
|
![]() |
DynamicClashVerifications |
Gets or sets the dynamic clash verifications.
|
![]() |
DynamicClashVerificationVisibility |
Gets or sets the dynamic clash verification visibility.
|
![]() |
IsInDesignMode | (Inherited from ViewModelBase.) |
![]() |
MessengerInstance | (Inherited from ViewModelBase.) |
![]() |
PropertyChangedHandler | (Inherited from ObservableObject.) |
![]() |
PropertyChangingHandler | (Inherited from ObservableObject.) |
![]() |
SelectedVerification |
Gets or sets the selected verification.
|
![]() |
VerificationName |
Gets or sets the name of the verification.
|