C# Class Windows.UI.Xaml.Automation.Peers.ItemsControlAutomationPeer

Inheritance: FrameworkElementAutomationPeer, IItemsControlAutomationPeer, IItemContainerProvider
Datei anzeigen Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
FindItemByProperty ( [ startAfter, [ automationProperty, [ value ) : IRawElementProviderSimple
ItemsControlAutomationPeer ( [ owner ) : System

Method Details

FindItemByProperty() public method

public FindItemByProperty ( [ startAfter, [ automationProperty, [ value ) : IRawElementProviderSimple
startAfter [
automationProperty [
value [
return IRawElementProviderSimple

ItemsControlAutomationPeer() public method

public ItemsControlAutomationPeer ( [ owner ) : System
owner [
return System