AutomationPeer.GetSizeOfSetCore Method

Definition

Provides the peer’s behavior when a Microsoft UI Automation client calls GetSizeOfSet or an equivalent Microsoft UI Automation client API.

protected:
 virtual int GetSizeOfSetCore() = GetSizeOfSetCore;
int GetSizeOfSetCore();
protected virtual int GetSizeOfSetCore();
function getSizeOfSetCore()
Protected Overridable Function GetSizeOfSetCore () As Integer

Returns

Int32

int

The peer’s behavior.

Applies to