Version

XamZoombarAutomationPeer Class Properties

For a list of all members of this type, see XamZoombarAutomationPeer members.

Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyEventsSourceGets or sets an System.Windows.Automation.Peers.AutomationPeer that is reported to the automation client as a source for all the events that come from this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public PropertyHorizontallyScrollableBoolean indicating whether or not the zoombar is horizontally scrollable.  
Public PropertyHorizontalScrollPercentA numeric value representing the horizontal scroll position as a percentage of the scrollable area.  
Public PropertyHorizontalViewSizeThe horizontal range of the zoombar.  
Public PropertyOwnerGets the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.UIElementAutomationPeer. (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Public PropertyVerticallyScrollableBoolean indicating whether or not the zoombar is vertically scrollable.  
Public PropertyVerticalScrollPercentA numeric value representing the vertical scroll position as a percentage of the scrollable area.  
Public PropertyVerticalViewSizeThe vertical range of the zoombar.  
Public PropertyZoombarA reference to the XamZoombar.  
Protected Properties
 NameDescription
Protected Internal PropertyIsHwndHostGets a value that indicates whether the element that is associated with this System.Windows.Automation.Peers.AutomationPeer hosts hwnds in Windows Presentation Foundation (WPF). (Inherited from System.Windows.Automation.Peers.AutomationPeer)
See Also