Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1VisualImageSource Class / ElementProperty Field

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