DateTimeEditors for WinRT
CreateAutomationPeer(Object,Type,Control) Method

Syntax
'Declaration
 
Public Overloads Shared Function CreateAutomationPeer( _
   ByVal peerOwner As System.Object, _
   ByVal ownerType As System.Type, _
   ByVal owningSelectorControl As Windows.UI.Xaml.Controls.Control _
) As Windows.UI.Xaml.Automation.Peers.AutomationPeer
public static Windows.UI.Xaml.Automation.Peers.AutomationPeer CreateAutomationPeer( 
   System.object peerOwner,
   System.Type ownerType,
   Windows.UI.Xaml.Controls.Control owningSelectorControl
)

Parameters

peerOwner
ownerType
owningSelectorControl
See Also

Reference

AutomationPeerFactory Class
AutomationPeerFactory Members
Overload List

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback