UIElementAutomationPeer.GetSizeOfSetCore Method

Definition

Provides a value for UI Automation's SizeOfSet property.

protected:
 override int GetSizeOfSetCore();
protected override int GetSizeOfSetCore ();
override this.GetSizeOfSetCore : unit -> int
Protected Overrides Function GetSizeOfSetCore () As Integer

Returns

Reads SizeOfSet and returns the value.

Applies to