Property FastScrolling
Namespace TallComponents.Interaction.WPF
Class ViewerSettings
Gets or sets a value indicating whether a fast scrolling is switched on.
Fast scrolling will mainly have effect for remote desktop connections. It is on by default. Unfortunately, the technique that is used for this (CopyFromScreen), is not compatible with the Zoom Levels that are different from 100%.
Syntax
public Boolean FastScrolling { get; set; }
Property value
Boolean