'宣言 Public Overridable Function LocateAlternateReference( _ ByVal target As UIElement, _ ByRef xReference As FrameworkElement, _ ByRef yReference As FrameworkElement _ ) As Boolean
public virtual bool LocateAlternateReference( UIElement target, ref FrameworkElement xReference, ref FrameworkElement yReference )