Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies the IsEnabled dependency property.
Namespace: Microsoft.Windows.Shell
Assembly: Microsoft.Windows.Shell (in Microsoft.Windows.Shell.dll)
Syntax
'Declaration
Public Shared ReadOnly IsEnabledProperty As DependencyProperty
public static readonly DependencyProperty IsEnabledProperty
public:
static initonly DependencyProperty^ IsEnabledProperty
static val IsEnabledProperty: DependencyProperty
public static final var IsEnabledProperty : DependencyProperty
Field Value
Type: System.Windows.DependencyProperty
The identifier for the IsEnabled dependency property.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Windows.Shell Namespace