ComponentOne MediaPlayer for WPF and Silverlight
C1.Silverlight.MediaPlayer Namespace / FallbackConverter Class
Members

In This Topic
    FallbackConverter Class
    In This Topic
    Converter that returns the value unchanged if the value is not null or the parameter otherwise.
    Object Model
    FallbackConverter Class
    Syntax
    'Declaration
     
    
    Public Class FallbackConverter 
    public class FallbackConverter 
    Inheritance Hierarchy

    System.Object
       C1.Silverlight.MediaPlayer.FallbackConverter

    See Also