United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
Silverlight
.NET Framework Class Library for Silverlight
System.Windows.Controls
ScrollViewer Class
ScrollViewer Fields
ComputedHorizontalScrollBarVisibilityProperty Field
ComputedVerticalScrollBarVisibilityProperty Field
ExtentHeightProperty Field
ExtentWidthProperty Field
HorizontalOffsetProperty Field
HorizontalScrollBarVisibilityProperty Field
ManipulationModeProperty Field
ScrollableHeightProperty Field
ScrollableWidthProperty Field
VerticalOffsetProperty Field
VerticalScrollBarVisibilityProperty Field
ViewportHeightProperty Field
ViewportWidthProperty Field
This topic has not yet been rated
-
Rate this topic
ScrollViewer Fields
Silverlight
Other Versions
.NET Framework 4.5
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
The
ScrollViewer
type exposes the following members.
Fields
Name
Description
ComputedHorizontalScrollBarVisibilityProperty
Identifies the
ComputedHorizontalScrollBarVisibility
dependency property.
ComputedVerticalScrollBarVisibilityProperty
Identifies the
ComputedVerticalScrollBarVisibility
dependency property.
ExtentHeightProperty
Identifier for the
ExtentHeight
dependency property.
ExtentWidthProperty
Identifier for the
ExtentWidth
dependency property.
HorizontalOffsetProperty
Identifies the
HorizontalOffset
dependency property.
HorizontalScrollBarVisibilityProperty
Identifies the
HorizontalScrollBarVisibility
dependency property.
ManipulationModeProperty
Identifies the
ManipulationMode
dependency property.
ScrollableHeightProperty
Identifies the
ScrollableHeight
dependency property.
ScrollableWidthProperty
Identifies the
ScrollableWidth
dependency property.
VerticalOffsetProperty
Identifies the
VerticalOffset
dependency property.
VerticalScrollBarVisibilityProperty
Identifies the
VerticalScrollBarVisibility
dependency property.
ViewportHeightProperty
Identifies the
ViewportHeight
dependency property.
ViewportWidthProperty
Identifies the
ViewportWidth
dependency property.
Top
See Also
Reference
ScrollViewer Class
System.Windows.Controls Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD