'宣言
Protected Overridable Function ShouldApplyItemContainerStyle( _
ByVal As System.Windows.DependencyObject, _
ByVal As System.Object _
) As System.Boolean
protected virtual System.bool ShouldApplyItemContainerStyle(
System.Windows.DependencyObject ,
System.object
)