GoXam for WPF v3
DecreaseZoomCommand Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
CommandHandler Class
: DecreaseZoomCommand Property
Gets a non-routed parameterized
ICommand
that executes
DecreaseZoom
and is enabled by
CanDecreaseZoom
.
Syntax
C#
public
ICommand
DecreaseZoomCommand {
get
;}
See Also
Reference
CommandHandler Class
CommandHandler Members