ProgressBarAutomationPeer Properties
.NET Framework 4.5
The ProgressBarAutomationPeer type exposes the following members.
| Name | Description | |
|---|---|---|
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
EventsSource | Gets or sets an AutomationPeer that is reported to the automation client as a source for all the events that come from this AutomationPeer. (Inherited from AutomationPeer.) |
|
IsHwndHost | Gets a value that indicates whether the element that is associated with this AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). (Inherited from AutomationPeer.) |
|
Owner | Gets the UIElement that is associated with this UIElementAutomationPeer. (Inherited from UIElementAutomationPeer.) |
| Name | Description | |
|---|---|---|
|
IRangeValueProvider.IsReadOnly | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
IRangeValueProvider.LargeChange | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
IRangeValueProvider.Maximum | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from RangeBaseAutomationPeer.) |
|
IRangeValueProvider.Minimum | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from RangeBaseAutomationPeer.) |
|
IRangeValueProvider.SmallChange | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. |
|
IRangeValueProvider.Value | This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. (Inherited from RangeBaseAutomationPeer.) |