バージョン

InitElementAppearance メソッド (TextProviderBase)

何もしません。
シンタックス
'宣言
 
Public Overridable Sub InitElementAppearance( _
   ByVal element As UIElement, _
   ByRef appearance As AppearanceData, _
   ByRef requestedProps As AppearancePropFlags _
) 
public virtual void InitElementAppearance( 
   UIElement element,
   ref AppearanceData appearance,
   ref AppearancePropFlags requestedProps
)

パラメータ

element
関連付けられた UIElement
appearance
外観オブジェクトをマージする AppearanceData オブジェクト。
requestedProps
マージするプロパティを指定する AppearancePropFlags
参照