 | AsyncRelayCommandCanExecuteNoParam Field |
[Missing <summary> documentation for "F:BionicCode.Utilities.Net.Framework.Wpf.AsyncRelayCommand.CanExecuteNoParam"]
Namespace:
BionicCode.Utilities.Net.Framework.Wpf
Assembly:
BionicCode.Utilities.Net.Framework.Wpf (in BionicCode.Utilities.Net.Framework.Wpf.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected readonly Func<bool> CanExecuteNoParam
Protected ReadOnly CanExecuteNoParam As Func(Of Boolean)
Dim value As Func(Of Boolean)
value = Me.CanExecuteNoParam
protected:
initonly Func<bool>^ CanExecuteNoParam
PROTECTED INITONLY CanExecuteNoParam AS Func<LOGIC>
Field Value
Type:
FuncBoolean
See Also