Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / PropertyBox Class / IsFocusedProperty Field

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