.NET Framework Class Library
RelayCommand.CanExecute Method
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > RelayCommand Class > RelayCommand Methods > RelayCommand.CanExecute Method |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Function CanExecute ( _ |
C# |
public bool CanExecute( |
Visual C++ |
public: |
parameter
Type: System.Object
ICommand.CanExecute(Object)