Class FilterPartAutomationPeer
Automation Peer for the Filter
Inheritance
Namespace: Telerik.Windows.Automation.Peers
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
public class FilterPartAutomationPeer : ItemAutomationPeer
Constructors
FilterPartAutomationPeer(Object, ItemsControlAutomationPeer)
Initializes a new instance of the Filter
Declaration
public FilterPartAutomationPeer(object owner, ItemsControlAutomationPeer peer)
Parameters
System.
|
System.
|
Methods
GetAutomationControlTypeCore()
When overridden in a derived class, is called by System.
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
System. The control type, as a value of the enumeration. |
GetChildrenCore()
Declaration
protected override List<AutomationPeer> GetChildrenCore()
Returns
System.
|
GetClassNameCore()
Returns the name of the System.
Declaration
protected override string GetClassNameCore()
Returns
System. The name of the owner type that is associated with this System. |
GetHelpTextCore()
Declaration
protected override string GetHelpTextCore()
Returns
System.
|
GetItemStatusCore()
Declaration
protected override string GetItemStatusCore()
Returns
System.
|
GetLocalizedControlTypeCore()
Declaration
protected override string GetLocalizedControlTypeCore()
Returns
System.
|
GetNameCore()
When overridden in a derived class, is called by System.
Declaration
protected override string GetNameCore()
Returns
System. The name. |