Class TileViewItemDataAutomationPeer
Inheritance
System.Object
TileViewItemDataAutomationPeer
Assembly: Syncfusion.Shared.Wpf.dll
Syntax
public class TileViewItemDataAutomationPeer : ItemAutomationPeer
Constructors
TileViewItemDataAutomationPeer(Object, ItemsControlAutomationPeer)
Declaration
public TileViewItemDataAutomationPeer(object item, ItemsControlAutomationPeer itemsControlAutomationPeer)
Parameters
Type |
Name |
Description |
System.Object |
item |
|
System.Windows.Automation.Peers.ItemsControlAutomationPeer |
itemsControlAutomationPeer |
|
Methods
GetAutomationControlTypeCore()
Declaration
protected override AutomationControlType GetAutomationControlTypeCore()
Returns
Type |
System.Windows.Automation.Peers.AutomationControlType |
GetClassNameCore()
Declaration
protected override string GetClassNameCore()
Returns
GetPattern(PatternInterface)
Declaration
public override object GetPattern(PatternInterface patternInterface)
Parameters
Type |
Name |
Description |
System.Windows.Automation.Peers.PatternInterface |
patternInterface |
|
Returns