ContentElementAutomationPeer.GetSizeOfSetCore Method

Definition

Reads SizeOfSetProperty and returns the value of the SizeOfSet attached property.

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

Returns

The value of UI Automation's SizeOfSet attached property.

Applies to