AutomationProperties.GetPositionInSet(DependencyObject) Method
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.
Gets the value of the property for the specified .
public:
static int GetPositionInSet(DependencyObject ^ element);
static int GetPositionInSet(DependencyObject const& element);
public static int GetPositionInSet(DependencyObject element);
function getPositionInSet(element)
Public Shared Function GetPositionInSet (element As DependencyObject) As Integer
Parameters
- element
- DependencyObject
The specified .
Returns
Int32
int
The value of the property.