4 references to Zoom
PresentationCore (4)
System\Windows\Input\Command\NavigationCommands.cs (4)
103
get { return _EnsureCommand(CommandId.
Zoom
); }
179
case CommandId.
Zoom
: propertyName = "Zoom"; break;
205
case CommandId.
Zoom
: uiText = SR.ZoomText; break;
277
case CommandId.
Zoom
: