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