Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1Window Class / TopProperty Field

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