protected virtual bool OnCanExecuteCut(
Object parameter
)
Protected Overridable Function OnCanExecuteCut (
parameter As Object
) As Boolean
protected:
virtual bool OnCanExecuteCut(
Object^ parameter
)
abstract OnCanExecuteCut :
parameter : Object -> bool
override OnCanExecuteCut :
parameter : Object -> bool