'宣言 Public Shared Function ResolveDropChangeAction( _ ByVal olapViewModel As Infragistics.Olap.IOlapViewModel, _ ByVal dropTarget As UIElement, _ ByVal data As Object, _ ByVal partType As PivotPartType _ ) As Nullable(Of NeedChangeAction)
public static Nullable<NeedChangeAction> ResolveDropChangeAction( Infragistics.Olap.IOlapViewModel olapViewModel, UIElement dropTarget, object data, PivotPartType partType )