ProgressBarAutomationPeer.IRangeValueProvider.LargeChange Property
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.
This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
property double System::Windows::Automation::Provider::IRangeValueProvider::LargeChange { double get(); };
double System.Windows.Automation.Provider.IRangeValueProvider.LargeChange { get; }
member this.System.Windows.Automation.Provider.IRangeValueProvider.LargeChange : double
ReadOnly Property LargeChange As Double Implements IRangeValueProvider.LargeChange
Property Value
The large-change value.
Implements
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.