CShell.Framework.Menus.StandardMenuItem.StandardMenuItem |
( |
string |
text | ) |
|
|
inline |
CShell.Framework.Menus.StandardMenuItem.StandardMenuItem |
( |
string |
text, |
|
|
Func< bool > |
canExecute |
|
) |
| |
|
inline |
CShell.Framework.Menus.StandardMenuItem.StandardMenuItem |
( |
string |
text | ) |
|
|
inline |
CShell.Framework.Menus.StandardMenuItem.StandardMenuItem |
( |
string |
text, |
|
|
Func< bool > |
canExecute |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithGlobalShortcut |
( |
ModifierKeys |
modifier, |
|
|
Key |
key |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithIcon |
( |
string |
path | ) |
|
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithIcon |
( |
Assembly |
source, |
|
|
string |
path |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithActivator |
( |
IActivate |
activator | ) |
|
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithActivator |
( |
IActivate |
activator, |
|
|
bool |
inverse |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithGlobalShortcut |
( |
ModifierKeys |
modifier, |
|
|
Key |
key |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithIcon |
( |
string |
path | ) |
|
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithIcon |
( |
Assembly |
source, |
|
|
string |
path |
|
) |
| |
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithActivator |
( |
IActivate |
activator | ) |
|
|
inline |
StandardMenuItem CShell.Framework.Menus.StandardMenuItem.WithActivator |
( |
IActivate |
activator, |
|
|
bool |
inverse |
|
) |
| |
|
inline |
Func< bool > CShell.Framework.Menus.StandardMenuItem._canExecute = () => true |
|
private |
KeyGesture CShell.Framework.Menus.StandardMenuItem._keyGesture |
|
private |
string CShell.Framework.Menus.StandardMenuItem._text |
|
private |
string CShell.Framework.Menus.StandardMenuItem.Text |
|
getset |
Image CShell.Framework.Menus.StandardMenuItem.Icon |
|
getprivate set |
Uri CShell.Framework.Menus.StandardMenuItem.IconSource |
|
getprivate set |
string CShell.Framework.Menus.StandardMenuItem.ActionText |
|
get |
bool CShell.Framework.Menus.StandardMenuItem.CanExecute |
|
get |
override string CShell.Framework.Menus.StandardMenuItem.Name |
|
get |
string CShell.Framework.Menus.StandardMenuItem.InputGestureText |
|
get |
The documentation for this class was generated from the following file: