AutomationPeer.GetPositionInSetCore 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.
Provides the peer’s behavior when a Microsoft UI Automation client calls GetPositionInSet or an equivalent Microsoft UI Automation client API.
protected:
virtual int GetPositionInSetCore() = GetPositionInSetCore;
int GetPositionInSetCore();
protected virtual int GetPositionInSetCore();
function getPositionInSetCore()
Protected Overridable Function GetPositionInSetCore () As Integer
Returns
Int32
int
The peer’s behavior.