.NET Framework Class Library

RelayCommand Members

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > RelayCommand Class >

.NET Framework Class Library

RelayCommand Members

The RelayCommand type exposes the following members.

Constructors

 

Name

Description

Public method

RelayCommand(Action(Object))


Public method

RelayCommand(Action(Object), Predicate(Object))


Methods

 

Name

Description

Public method

CanExecute


Public method

Equals

(Inherited from Object.)

Public method

Execute


Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Events

 

Name

Description

Public event

CanExecuteChanged


See Also

RelayCommand Class

Gnostice.Controls.WPF Namespace