Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Reflector Class / ContentProjection Property

In This Topic
    ContentProjection Property (C1Reflector)
    In This Topic
    Gets or sets the projection applied to the content.
    Syntax
    'Declaration
     
    
    Public Property ContentProjection As Projection
    public Projection ContentProjection {get; set;}
    See Also