'Declaration Public Shared Function GetValueFromBindings( _ ByVal e As FrameworkElement _ ) As Object
public static object GetValueFromBindings( FrameworkElement e )
Parameters
- e
- Element to get the bound value from.
'Declaration Public Shared Function GetValueFromBindings( _ ByVal e As FrameworkElement _ ) As Object
public static object GetValueFromBindings( FrameworkElement e )