Share via


DefaultTextViewHostOptions.ShowEnhancedScrollBarOptionName Field

Definition

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 

Field Value

Applies to