ScrollViewerAutomationPeer.IScrollProvider.HorizontallyScrollable Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Este tipo ou membro dá suporte à infraestrutura do WPF (Windows Presentation Foundation) e não se destina a ser usado diretamente do código.
property bool System::Windows::Automation::Provider::IScrollProvider::HorizontallyScrollable { bool get(); };
bool System.Windows.Automation.Provider.IScrollProvider.HorizontallyScrollable { get; }
member this.System.Windows.Automation.Provider.IScrollProvider.HorizontallyScrollable : bool
ReadOnly Property HorizontallyScrollable As Boolean Implements IScrollProvider.HorizontallyScrollable
Valor da propriedade
Valor que indica se o controle pode ser rolado na direção horizontal.