RangeBaseAutomationPeer.IRangeValueProvider.Value 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::Value { double get(); };
double System.Windows.Automation.Provider.IRangeValueProvider.Value { get; }
member this.System.Windows.Automation.Provider.IRangeValueProvider.Value : double
ReadOnly Property Value As Double Implements IRangeValueProvider.Value
Property Value
The value of the control.
Implements
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET