'宣言
Protected Overrides Function ContinueDescendantSearch( _
ByVal As Type, _
ByVal () As Object _
) As Boolean
protected override bool ContinueDescendantSearch(
Type ,
object[]
)
パラメータ
- type
- contexts
戻り値の型
要素を見つけることができないために検索が要素チェーンを下るのを止める場合は False を返します。
参照
GroupByRowUIElement クラス
GroupByRowUIElement メンバ
Infragistics.Win.UIElement.ContinueDescendantSearch(System.Type,System.Object[])