UIElementAutomationPeer.GetSizeOfSetCore メソッド

定義

UI オートメーションの SizeOfSet プロパティの値を提供します。

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

戻り値

Int32

SizeOfSet を読み取って、値を返します。

適用対象