ScrollBar::IsEnabledCore Property
.NET Framework (current version)
Gets a value that indicates whether the ScrollBar is enabled.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the ScrollBar is enabled in a ScrollViewer and the size of the content is larger than the display area; otherwise, false. The default is true.
.NET Framework
Available since 3.0
Available since 3.0
Show: