バージョン 22.2

GetRole メソッド (StyleManager)

指定した名前で UIRole を返します。
シンタックス
public UIRole GetRole( 
   ComponentRole componentRole,
   string roleName
)

パラメータ

componentRole
ロールを要求するコンポーネント
roleName
要求されるロールの名前。

戻り値の型

指定した名前を表す UIRole
参照