ComponentOne Carousel for WPF and Silverlight
C1.WPF.Carousel Namespace / C1CarouselPanel Class / PathGeometryProperty Field

In This Topic
    PathGeometryProperty Field
    In This Topic
    Identifies the PathGeometry property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PathGeometryProperty As DependencyProperty
    public static readonly DependencyProperty PathGeometryProperty
    See Also