DefaultTextViewHostOptions.ShowEnhancedScrollBarOptionName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether the vertical scroll bar is shown as a standard WPF scroll bar or the new enhanced scroll bar.
public: System::String ^ ShowEnhancedScrollBarOptionName;
std::wstring ShowEnhancedScrollBarOptionName;
public const string ShowEnhancedScrollBarOptionName;
val mutable ShowEnhancedScrollBarOptionName : string
Public Const ShowEnhancedScrollBarOptionName As String