The following tables list the members exposed by PropertyGridItemViewAutomationPeerProxy.
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) | |
EventsSource | Gets 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) |
Name | Description | |
---|---|---|
IsHwndHost | Gets 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) |
Name | Description | |
---|---|---|
GetAcceleratorKey | Gets the accelerator key combinations for the element that is associated with the UI Automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetAccessKey | Gets the access key for the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetAutomationControlType | Gets the control type for the element that is associated with the UI Automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetAutomationId | Gets the System.Windows.Automation.AutomationProperties.AutomationId of the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetBoundingRectangle | Gets the System.Windows.Rect object that represents the screen coordinates of the element that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetChildren | Gets the collection of System.Windows.Automation.Peers.AutomationPeer.GetChildren elements that are represented in the UI Automation tree as immediate child elements of the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetClassName | Gets a name that is used with System.Windows.Automation.Peers.AutomationControlType, to differentiate the control that is represented by this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetClickablePoint | Gets a System.Windows.Point on the element that is associated with the automation peer that responds to a mouse click. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetControlledPeers | Provides UI Automation with a list of elements affected or controlled by this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetHelpText | Gets text that describes the functionality of the control that is associated with the automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetItemStatus | Gets text that conveys the visual status of the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetItemType | Gets a string that describes what kind of item an object represents. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetLabeledBy | Gets the System.Windows.Automation.Peers.AutomationPeer for the System.Windows.Controls.Label that is targeted to the element. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetLiveSetting | Gets the notification characteristics of a live region that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetLocalizedControlType | Gets a human-readable localized string that represents the System.Windows.Automation.Peers.AutomationControlType value for the control that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetName | Gets text that describes the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetOrientation | Gets a value that indicates the explicit control orientation, if any. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetParent | Gets the System.Windows.Automation.Peers.AutomationPeer that is the parent of this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetPattern | Overridden. Returns the control pattern for the element that is associated with this peer. | |
GetPeerFromPoint | Gets an System.Windows.Automation.Peers.AutomationPeer from the specified point. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetPositionInSet | Attempts to get the value of the System.Windows.Automation.AutomationProperties.PositionInSet property. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetSizeOfSet | Attempts to get the value of the System.Windows.Automation.AutomationProperties.SizeOfSet property. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
HasKeyboardFocus | Gets a value that indicates whether the element that is associated with this automation peer currently has keyboard focus. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
InvalidatePeer | Triggers recalculation of the main properties of the System.Windows.Automation.Peers.AutomationPeer and raises the System.ComponentModel.INotifyPropertyChanged.PropertyChanged notification to the Automation Client if the properties changed. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsContentElement | Gets a value that indicates whether the element that is associated with this automation peer contains data that is presented to the user. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsControlElement | Gets a value that indicates whether the element is understood by the user as interactive or as contributing to the logical structure of the control in the GUI. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsEnabled | Gets a value that indicates whether the element associated with this automation peer supports interaction. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsKeyboardFocusable | Gets a value that indicates whether the element can accept keyboard focus. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsOffscreen | Gets a value that indicates whether an element is off the screen. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsPassword | Gets a value that indicates whether the element contains sensitive content. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
IsRequiredForForm | Gets a value that indicates whether the element that is associated with this peer must be completed on a form. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
RaiseAsyncContentLoadedEvent | Called by the System.Windows.Automation.Peers.AutomationPeer to raise the System.Windows.Automation.AutomationElement.AsyncContentLoadedEvent event. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
RaiseAutomationEvent | Raises an automation event. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
RaisePropertyChangedEvent | Raises an event to notify the automation client of a changed property value. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
ResetChildrenCache | Synchronously resets the tree of child elements by calling System.Windows.Automation.Peers.AutomationPeer.GetChildrenCore. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
SetFocus | Sets the keyboard focus on the element that is associated with this automation peer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) |
Name | Description | |
---|---|---|
GetAcceleratorKeyCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetAccessKeyCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetAutomationControlTypeCore | Overridden. Returns an enumeration indicating the type of control represented by the automation peer. | |
GetAutomationIdCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetBoundingRectangleCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetChildrenCore | Overridden. Returns the collection of child elements of the System.Windows.UIElement that is associated with this System.Windows.Automation.Peers.FrameworkElementAutomationPeer. This method is called by System.Windows.Automation.Peers.AutomationPeer.GetChildren. | |
GetClassNameCore | Overridden. Returns the name of the Infragistics.Controls.Editors.PropertyGridItem | |
GetClickablePointCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetControlledPeersCore | When overriden in a derived class, provides UI Automation with a list of elements affected or controlled by this System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetHelpTextCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetHostRawElementProviderCore | Tells UI Automation where in the UI Automation tree to place the hwnd being hosted by a Windows Presentation Foundation (WPF) element. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetItemStatusCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetItemTypeCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetLabeledByCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetLiveSettingCore | When overridden in a derived class, returns the notification characteristics of a live region. Called by the System.Windows.Automation.Peers.AutomationPeer.GetLiveSetting method. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetLocalizedControlTypeCore | When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetLocalizedControlType. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetNameCore | Overridden. Returns the text label of the element that is associated with this peer. | |
GetOrientationCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
GetPeerFromPointCore | When overridden in a derived class, is called from System.Windows.Automation.Peers.AutomationPeer.GetPeerFromPoint(System.Windows.Point). (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetPositionInSetCore | When overridden in a derived class, provides UI Automation with a one-based integer value that describes the position this element occupies in a group or set. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetSizeOfSetCore | When overriden in a derived class, provides UI Automation with the size of the group or set that this element belongs to. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
GetUnderlyingPeer | Overridden. Returns the underlying AutomationPeer for this proxy. | |
HasKeyboardFocusCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
IsContentElementCore | Overridden. Returns a value that indicates whether the element that is associated with this System.Windows.Automation.Peers.FrameworkElementAutomationPeer is an element that contains data that is presented to the user. This method is called by System.Windows.Automation.Peers.AutomationPeer.IsContentElement. | |
IsControlElementCore | Overridden. Returns a value that indicates whether the object that is associated with this System.Windows.Automation.Peers.FrameworkElementAutomationPeer is understood by the end user as interactive. Optionally, the user might understand the object as contributing to the logical structure of the control in the GUI. This method is called by System.Windows.Automation.Peers.AutomationPeer.IsControlElement. | |
IsEnabledCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
IsKeyboardFocusableCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
IsOffscreenCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
IsPasswordCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
IsRequiredForFormCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
PeerFromProvider | Gets an System.Windows.Automation.Peers.AutomationPeer for the specified System.Windows.Automation.Provider.IRawElementProviderSimple proxy. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
ProviderFromPeer | Gets the System.Windows.Automation.Provider.IRawElementProviderSimple for the specified System.Windows.Automation.Peers.AutomationPeer. (Inherited from System.Windows.Automation.Peers.AutomationPeer) | |
SetFocusCore | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) | |
ThrowIfNotEnabled | (Inherited from Infragistics.AutomationPeers.AutomationPeerProxy) |