IsFocusedProperty Field (C1NumericBox) | Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1NumericBox Class / IsFocusedProperty Field

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