ScrollChrome::SetScrollGlyph Method (DependencyObject^, ScrollGlyph)
.NET Framework (current version)
Sets the ScrollGlyph on the specified object.
Assemblies: PresentationFramework.Aero (in PresentationFramework.Aero.dll)
PresentationFramework.Aero2 (in PresentationFramework.Aero2.dll)
PresentationFramework.AeroLite (in PresentationFramework.AeroLite.dll)
PresentationFramework.Luna (in PresentationFramework.Luna.dll)
PresentationFramework.Royale (in PresentationFramework.Royale.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The dependency object to which the ScrollGlyph is attached.
- value
-
Type:
Microsoft.Windows.Themes::ScrollGlyph
One of the enumeration values.
.NET Framework
Available since 3.0
Available since 3.0
Show: