A static functor for retrieving a
Double value from a data context object

Declaration Syntax
Public Shared Function GetDoubleSortValue ( _
fieldName As String, _
context As Object _
) As Double

Parameters
- fieldName (String)
- The field or property name to examine
- context (Object)
- The source object from which to infer the value

Return Value
The value requested
Assembly:
System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)