ColorPickerAutomationPeer Class Members
See Also  Properties Methods 
SourceCode.Workflow.WizardFramework.Controls.K2DatePicker.ColorPicker Namespace : ColorPickerAutomationPeer Class


Glossary Item Box

The following tables list the members exposed by ColorPickerAutomationPeer.

Public Constructors

Public Properties

Public Methods

  Name Description
Public Method GetAcceleratorKey (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetAccessKey (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetAutomationControlType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetAutomationId (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetBoundingRectangle (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetChildren (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetClassName (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetClickablePoint (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetHelpText (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetItemStatus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetItemType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetLabeledBy (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetLocalizedControlType (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetName (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetOrientation (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetParent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method GetPattern Overridden. When overridden in a derived class, gets the control pattern that is associated with the specified System.Windows.Automation.Peers.PatternInterface.  
Public Method GetPeerFromPoint (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method HasKeyboardFocus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method InvalidatePeer (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsContentElement (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsControlElement (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsEnabled (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsKeyboardFocusable (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsOffscreen (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsPassword (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method IsRequiredForForm (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method RaiseAsyncContentLoadedEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method RaiseAutomationEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method RaisePropertyChangedEvent (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method ResetChildrenCache (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method SetFocus (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Public Method SetValue  
Top

Protected Methods

  Name Description
Protected Method GetAcceleratorKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetAccessKeyCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetAutomationControlTypeCore Overridden. When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType.  
Protected Method GetAutomationIdCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected Method GetBoundingRectangleCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetChildrenCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetClassNameCore Overridden. When overridden in a derived class, is called by System.Windows.Automation.Peers.AutomationPeer.GetClassName.  
Protected Method GetClickablePointCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetHelpTextCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected Method GetHostRawElementProviderCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected Method GetItemStatusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetItemTypeCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetLabeledByCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetLocalizedControlTypeCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected Method GetNameCore (Inherited from System.Windows.Automation.Peers.FrameworkElementAutomationPeer)
Protected Method GetOrientationCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method GetPeerFromPointCore (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected Method HasKeyboardFocusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsContentElementCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsControlElementCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsEnabledCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsKeyboardFocusableCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsOffscreenCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsPasswordCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method IsRequiredForFormCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Protected Method PeerFromProvider (Inherited from System.Windows.Automation.Peers.AutomationPeer)
Protected Method SetFocusCore (Inherited from System.Windows.Automation.Peers.UIElementAutomationPeer)
Top

See Also