'宣言
Friend Overridable Function GetValueFromBuiltInStyle( _
ByVal As System.Windows.DependencyProperty, _
ByRef As System.Object _
) As System.Boolean
internal virtual System.bool GetValueFromBuiltInStyle(
System.Windows.DependencyProperty ,
out System.object
)