Occurs when either the horizontal or vertical scroll bar of the ImageViewer changes or any kind of zooming done using
SizeMode,
ScaleFactor, or by setting
ImageViewer.InteractiveMode to
ImageViewerInteractiveMode.Scale or
ImageViewerInteractiveMode.ZoomTo.
Syntax
XAML Attributes Usage | |
---|
<object ScrollChanged=EventHandler<ExceptionRoutedEventArgs>/> ... |
XAML Attributes Usage | |
---|
<object ScrollChanged=EventHandler<ExceptionRoutedEventArgs>/> ... |
Remarks
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also