Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 3.07 KB

flipviewitemdataautomationpeer.md

File metadata and controls

32 lines (22 loc) · 3.07 KB
-api-id -api-type
T:Microsoft.UI.Xaml.Automation.Peers.FlipViewItemDataAutomationPeer
winrt class

Microsoft.UI.Xaml.Automation.Peers.FlipViewItemDataAutomationPeer

-description

Exposes the data content of a FlipViewItem to Microsoft UI Automation.

-remarks

FlipViewItemDataAutomationPeer is generated from FlipViewAutomationPeer logic, not an associated control class.

Default peer implementation and overrides in FlipViewItemDataAutomationPeer

FlipViewItemDataAutomationPeer has overrides of Core methods such that the associated AutomationPeer methods provide peer-specific information to a Microsoft UI Automation client.

The peer also has other behaviors that are provided by the base FrameworkElementAutomationPeer class. For more info, see "Base implementation in FrameworkElementAutomationPeer" section of Custom automation peers.

-examples

-see-also

FlipViewAutomationPeer, FlipView, SelectorItemAutomationPeer, IVirtualizedItemProvider, ISelectionItemProvider, IScrollItemProvider