Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Reflector Class / AutoUpdateProperty Field

In This Topic
    AutoUpdateProperty Field (C1Reflector)
    In This Topic
    Identifies the AutoUpdate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AutoUpdateProperty As DependencyProperty
    public static readonly DependencyProperty AutoUpdateProperty
    See Also