ComponentOne Basic Library for WPF and Silverlight
IsActiveProperty Field (C1Window)


C1.WPF Namespace > C1Window Class : IsActiveProperty Field
Identifies the IsActive dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly IsActiveProperty As System.Windows.DependencyProperty
'Usage
 
Dim value As System.Windows.DependencyProperty
 
value = C1Window.IsActiveProperty
public static readonly System.Windows.DependencyProperty IsActiveProperty
See Also

Reference

C1Window Class
C1Window Members