Click or drag to resize

CalibrationViewModel Methods

The CalibrationViewModel type exposes the following members.

Methods
 NameDescription
Public methodCopyFrom 
Public methodCopyTo 
Public methodDispose 
Protected methodOnPropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Public methodReset 
Protected methodSetProperty``1(UMP, UMP, String) Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BindableBase)
Protected methodSetProperty``1(UMP, UMP, Action, String) Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BindableBase)
Public methodToFieldCalibration 
Top
See Also