ConceptHMI Web Help
ConvertBack Method (DiagnosticToImageConverter)
The diagnostic value produced by the binding source. It must be a System.Windows.Media.ImageSource.
The type of the binding target property. It must be an Concept.Model.ConceptLinkDiagnostic.
Not used
Not used
Converts back a System.Windows.Media.ImageSource value to a Concept.Model.ConceptLinkDiagnostic.
Syntax
public override object ConvertBack( 
   object value,
   Type targetType,
   object parameter,
   CultureInfo culture
)

Parameters

value
The diagnostic value produced by the binding source. It must be a System.Windows.Media.ImageSource.
targetType
The type of the binding target property. It must be an Concept.Model.ConceptLinkDiagnostic.
parameter
Not used
culture
Not used

Return Value

A converted back Concept.Model.ConceptLinkDiagnostic value. The method never returns null.
Exceptions
ExceptionDescription
System.InvalidOperationExceptionThrown when the one of the parameter is not of the good type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DiagnosticToImageConverter Class
DiagnosticToImageConverter Members

 

 


© 2016 Objectis

Send Feedback