FlipViewItemDataAutomationPeer(Object, FlipViewAutomationPeer) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the FlipViewItemDataAutomationPeer class.
FlipViewItemDataAutomationPeer(IInspectable const& item, FlipViewAutomationPeer const& parent);
public FlipViewItemDataAutomationPeer(object item, FlipViewAutomationPeer parent);
function FlipViewItemDataAutomationPeer(item, parent)
Public Sub New (item As Object, parent As FlipViewAutomationPeer)
Parameters
- item
-
Object
IInspectable
The item data.
- parent
- FlipViewAutomationPeer
The owner to create for.